HOG2
StatCollection Member List

This is the complete list of members for StatCollection, including all inherited members.

addCategory(const char *category)StatCollectionprivate
AddExcludeFilter(const char *category)StatCollection
AddFilter(const char *category)StatCollection
AddIncludeFilter(const char *category)StatCollection
addOwner(const char *owner)StatCollectionprivate
AddStat(const char *category, const char *owner, double value)StatCollection
AddStat(const char *category, const char *owner, long value)StatCollection
categoriesStatCollectionprivate
ClearAllStats()StatCollection
ClearFilters()StatCollection
EnablePrintOutput(bool pO)StatCollectioninline
excludeFiltersStatCollectionprivate
FindNextStat(const char *category, const char *owner, int startIndex=0) constStatCollection
FindNextStat(const char *what, bool findCategory, int startIndex=0) constStatCollection
FindPrevStat(const char *category, const char *owner, int startIndex=-1) constStatCollection
FindPrevStat(const char *what, bool findCategory, int startIndex=-1) constStatCollection
getLastStat(const char *category, const char *owner)StatCollectionprivate
GetNumStats() constStatCollection
GetStatNum(int which) constStatCollection
includeFiltersStatCollectionprivate
LookupCategory(const char *category) constStatCollection
lookupCategoryID(int id) constStatCollection
LookupOwner(const char *owner) constStatCollection
LookupOwnerID(int id) constStatCollection
LookupStat(const char *category, const char *owner, statValue &) constStatCollection
LookupStat(unsigned int index, statValue &) constStatCollection
ownersStatCollectionprivate
passFilter(const char *category) constStatCollectionprivate
printOutputStatCollectionprivate
PrintStatsTable() constStatCollection
StatCollection()StatCollection
statsStatCollectionprivate
SumStat(const char *category, const char *owner, double value)StatCollection
SumStat(const char *category, const char *owner, long value)StatCollection
~StatCollection()StatCollection