Definition at line 64 of file StatisticsTargets.ih.
Public Member Functions |
|
StatisticsLogger (std::string const &label_) | |
void | operator() (float min, float avg, float max, float dev) |
Public Attributes |
|
std::string | label |
senf::detail::StatisticsLogger< Stream, Area, Level >:: | ||||
StatisticsLogger | ( | std::string const & | label_ | ) |
Definition at line 38 of file StatisticsTargets.cti.
void senf::detail::StatisticsLogger< Stream, Area, Level >:: | ||||
operator() | ( | float | min, | |
float | avg, | |||
float | max, | |||
float | dev | ) | ||
Definition at line 37 of file StatisticsTargets.ct.
std::string senf::detail::StatisticsLogger< Stream, Area, Level >:: | ||||
label | ||||
Definition at line 70 of file StatisticsTargets.ih.