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()),
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 &)
bool isValid_(value_type const &hash)
void print(std::stringstream &) const
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 &)
static std::string const input
static const char undefinedView_[]
static std::string view(const sistrip::View &)
std::ostream & operator<<(std::ostream &os, const SummaryPlot &summary)
const sistrip::Granularity & granularity() const
Class holding info that defines a summary plot.
sistrip::Granularity gran_
const std::string & level() const
static const char mlSummaryPlots_[]
static std::string presentation(const sistrip::Presentation &)
static const char root_[]
Log< level::Warning, false > LogWarning
const sistrip::Monitorable & monitorable() const