|
| DetailedExportedStat (const std::string &gn, const std::string &n) |
|
void | setDetails (const std::vector< std::string > &detailNames) |
|
template<typename T , typename... Unused> |
int64_t | increment (T value, size_t detailIndex, Unused...) |
|
| ExportedStat (const std::string &gn, const std::string &n) |
|
int64_t | increment (int64_t value=1) |
|
template<typename T , typename Unused1 , typename... Unused> |
int64_t | increment (T value, Unused1, Unused...) |
|
| Stat (const std::string &gn, const std::string &n) |
|
template<typename... Unused> |
int64_t | increment (Unused...) |
|
|
std::string | groupName |
|
std::string | name |
|
Definition at line 237 of file stats.h.
The documentation for this class was generated from the following file: