| 
| 
  | AvgExportedStat (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...) | 
|   | 
| 
  | 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 184 of file stats.h.
 
The documentation for this class was generated from the following file: