KISSCPP
a C++ library for rapid application development
|
This is the complete list of members for kisscpp::StatsKeeper, including all inherited members.
addStatableQueue(std::string id, sharedStatAbleQ ssq) | kisscpp::StatsKeeper | |
decrement(std::string id, double value=1) | kisscpp::StatsKeeper | |
getCurrentStats() | kisscpp::StatsKeeper | |
getFullStatsHistory() | kisscpp::StatsKeeper | |
getLastGatheredStats() | kisscpp::StatsKeeper | |
increment(std::string id, double value=1) | kisscpp::StatsKeeper | |
instance(unsigned long int gp=300, unsigned long int hl=12) | kisscpp::StatsKeeper | static |
setStatValue(std::string id, double value=0) | kisscpp::StatsKeeper | |
start() | kisscpp::StatsKeeper | |
stop() | kisscpp::StatsKeeper | |
~StatsKeeper() | kisscpp::StatsKeeper | inline |