This is the complete list of members for
DtAverager, including all inherited members.
| addSample(double sample) | DtAverager | [virtual] |
| currentPopulationSize() const | DtAverager | [virtual] |
| currentSampleIndex() const | DtAverager | [virtual] |
| DtAverager() | DtAverager | |
| DtAverager(unsigned int maxPopulation) | DtAverager | |
| DtAverager(const DtAverager &orig) | DtAverager | |
| invalidatePopulation() | DtAverager | [virtual] |
| invalidateStatistics() | DtAverager | [protected, virtual] |
| lastSample() const | DtAverager | [virtual] |
| maxPopulationSize() const | DtAverager | [virtual] |
| myCurrentPopulationSize | DtAverager | [private] |
| myCurrentSampleIndex | DtAverager | [private] |
| mySampleMaximum | DtAverager | [mutable, private] |
| mySampleMaximumValid | DtAverager | [mutable, private] |
| mySampleMean | DtAverager | [mutable, private] |
| mySampleMeanValid | DtAverager | [mutable, private] |
| mySampleMedian | DtAverager | [mutable, private] |
| mySampleMedianValid | DtAverager | [mutable, private] |
| mySampleMinimum | DtAverager | [mutable, private] |
| mySampleMinimumValid | DtAverager | [mutable, private] |
| mySamples | DtAverager | [mutable, private] |
| mySampleStandardDeviation | DtAverager | [mutable, private] |
| mySampleStandardDeviationValid | DtAverager | [mutable, private] |
| mySortedSamples | DtAverager | [mutable, private] |
| operator=(const DtAverager &orig) | DtAverager | |
| resetStatistics() | DtAverager | [protected] |
| sampleMaximum() const | DtAverager | [virtual] |
| sampleMean() const | DtAverager | [virtual] |
| sampleMedian() const | DtAverager | [virtual] |
| sampleMinimum() const | DtAverager | [virtual] |
| samples() | DtAverager | [virtual] |
| samples() const | DtAverager | [virtual] |
| sampleStandardDeviation() const | DtAverager | [virtual] |
| setMaxPopulationSize(unsigned int maxPopulation) | DtAverager | [virtual] |
| validateStatistics() | DtAverager | [protected, virtual] |
| ~DtAverager() | DtAverager | [virtual] |