HOG2
|
#include <StatCollection.h>
Public Attributes | |
int | category |
int | owner |
statValue | value |
storedType | sType |
Definition at line 21 of file StatCollection.h.
int statistics::category |
Definition at line 23 of file StatCollection.h.
Referenced by averageStatEntries(), countStatEntries(), maxStatEntries(), measureAverageRatio(), stdevStatEntries(), and SumStatEntries().
int statistics::owner |
Definition at line 23 of file StatCollection.h.
Referenced by averageStatEntries(), countStatEntries(), maxStatEntries(), measureAverageRatio(), stdevStatEntries(), and SumStatEntries().
storedType statistics::sType |
Definition at line 25 of file StatCollection.h.
Referenced by averageStatEntries(), maxStatEntries(), stdevStatEntries(), and SumStatEntries().
statValue statistics::value |
Definition at line 24 of file StatCollection.h.
Referenced by averageStatEntries(), maxStatEntries(), stdevStatEntries(), and SumStatEntries().