|
PTLib
Version 2.18.8
|
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_accumulator | PMinMaxAvg< ValueType, AccumType > | protected |
| m_count | PMinMaxAvg< ValueType, AccumType > | protected |
| m_maximum | PMinMaxAvg< ValueType, AccumType > | protected |
| m_minimum | PMinMaxAvg< ValueType, AccumType > | protected |
| m_units | PMinMaxAvg< 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 |