PTLib  Version 2.18.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PMinMaxAvg< ValueType, AccumType > Member List

This is the complete list of members for PMinMaxAvg< ValueType, AccumType >, including all inherited members.

Accumulate(const ValueType &value)PMinMaxAvg< ValueType, AccumType >inline
GetAverage() const PMinMaxAvg< ValueType, AccumType >inline
GetCount() const PMinMaxAvg< ValueType, AccumType >inline
GetMaximum() const PMinMaxAvg< ValueType, AccumType >inline
GetMinimum() const PMinMaxAvg< ValueType, AccumType >inline
m_accumulatorPMinMaxAvg< ValueType, AccumType >protected
m_countPMinMaxAvg< ValueType, AccumType >protected
m_maximumPMinMaxAvg< ValueType, AccumType >protected
m_minimumPMinMaxAvg< ValueType, AccumType >protected
m_unitsPMinMaxAvg< ValueType, AccumType >protected
operator<<(ostream &strm, const PMinMaxAvg &mma)PMinMaxAvg< ValueType, AccumType >friend
PMinMaxAvg(const char *units="")PMinMaxAvg< ValueType, AccumType >inlineexplicit
Reset()PMinMaxAvg< ValueType, AccumType >inline