senf::Statistics Member List

This is the complete list of members for senf::Statistics, including all inherited members.

Public Member Functions

avg() const senf::StatisticsBase [inline]
base() senf::StatisticsBase [inline]
collect(unsigned rank) senf::StatisticsBase
collectors() senf::StatisticsBase [inline]
consoleCollect(std::vector< unsigned > &ranks) senf::Statistics
consoleList(std::ostream &os) senf::Statistics
consoleList(unsigned level, std::ostream &os) const senf::StatisticsBase
consoleOutput(std::vector< unsigned > &ranks, unsigned window) senf::Statistics
dev() const senf::StatisticsBase [inline]
max() const senf::StatisticsBase [inline]
min() const senf::StatisticsBase [inline]
operator()(unsigned n, float min, float avg, float max, float dev) senf::Statistics [inline]
operator()(float min, float avg, float max, float dev=0.0f) senf::Statistics [inline]
operator()(float value, float dev=0.0f) senf::Statistics [inline]
operator()(StatisticsData const &data) senf::Statistics [inline]
operator()(unsigned n, StatisticAccumulator< Value > &sa) senf::Statistics [inline]
operator[](unsigned rank) senf::StatisticsBase
operator[](unsigned rank) const senf::StatisticsBase
output(unsigned n=1u) senf::Statistics [inline]
path() const senf::StatisticsBase [inline]
rank() const senf::StatisticsBase [inline, virtual]

Public Attributes

dir senf::Statistics

Public Types

CollectorRange typedef senf::StatisticsBase

Non-Public Members

enter(unsigned n, float min, float avg, float max, float dev) senf::StatisticsBase [protected]