Go to the documentation of this file.
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()),
72 gran_(
input.granularity()),
135 ss <<
"[SummaryPlot::" << __func__ <<
"]" << std::endl
139 <<
" TopLevelDir: " <<
level_ << std::endl
146 std::stringstream
ss;
const sistrip::Monitorable & monitorable() const
static const std::string input
void print(std::stringstream &) const
static const char unknownView_[]
static const char undefinedView_[]
bool isValid_(value_type const &hash)
sistrip::Monitorable mon_
std::ostream & operator<<(std::ostream &os, const SummaryPlot &summary)
Log< level::Warning, false > LogWarning
const sistrip::Granularity & granularity() const
static std::string presentation(const sistrip::Presentation &)
static std::string granularity(const sistrip::Granularity &)
static std::string view(const sistrip::View &)
static const char root_[]
static std::string monitorable(const sistrip::Monitorable &)
sistrip::Granularity gran_
const std::string & level() const
static const char mlSummaryPlots_[]
sistrip::Presentation pres_
Class holding info that defines a summary plot.