5 using namespace sistrip;
33 <<
"\" based on input string \"" << monitorable <<
"\"";
40 <<
"\" based on input string \"" << presentation <<
"\"";
47 <<
"\" based on input string \"" << level <<
"\"";
54 <<
" Unexpected top-level directory: \"" <<
level_ <<
"\"";
61 <<
"\" based on input string \"" << granularity <<
"\"";
69 : mon_(input.monitorable()),
70 pres_(input.presentation()),
72 gran_(input.granularity()),
73 level_(input.
level()),
135 ss <<
"[SummaryPlot::" << __func__ <<
"]" << std::endl
139 <<
" TopLevelDir: " <<
level_ << std::endl
146 std::stringstream
ss;
static const char unknownView_[]
static std::string monitorable(const sistrip::Monitorable &)
const std::string & level() const
bool isValid_(value_type const &hash)
sistrip::Presentation pres_
sistrip::Monitorable mon_
const bool isValid(const Frame &aFrame, const FrameQuality &aQuality, const uint16_t aExpectedPos)
static std::string granularity(const sistrip::Granularity &)
std::ostream & operator<<(std::ostream &out, const ALILine &li)
static std::string const input
static const char undefinedView_[]
static std::string view(const sistrip::View &)
void print(std::stringstream &) const
Class holding info that defines a summary plot.
sistrip::Granularity gran_
static const char mlSummaryPlots_[]
static std::string presentation(const sistrip::Presentation &)
static const char root_[]
Log< level::Warning, false > LogWarning