|
void | Set (int Value) |
|
void | Increment () |
|
void | Increment (int value) |
|
void | Decrement () |
|
void | Decrement (int value) |
|
bool | Enabled () |
|
int * | GetInternalPointer () |
|
|
| StatsCounterBase (Counters *counters, const char *name) |
|
void | SetLoc (int *loc, int value) |
|
void | IncrementLoc (int *loc) |
|
void | IncrementLoc (int *loc, int value) |
|
void | DecrementLoc (int *loc) |
|
void | DecrementLoc (int *loc, int value) |
|
int * | FindLocationInStatsTable () const |
|
Counters * | counters_ |
|
const char * | name_ |
|
int * | ptr_ |
|
Definition at line 183 of file counters.h.
The documentation for this class was generated from the following files: