Hoard::Statistics Class Reference
#include <statistics.h>
List of all members.
Constructor & Destructor Documentation
Hoard::Statistics::Statistics |
( |
void |
|
) |
[inline] |
Member Function Documentation
int Hoard::Statistics::getAllocated |
( |
void |
|
) |
const [inline] |
int Hoard::Statistics::getInUse |
( |
void |
|
) |
const [inline] |
void Hoard::Statistics::setAllocated |
( |
int |
a |
) |
[inline] |
void Hoard::Statistics::setInUse |
( |
int |
u |
) |
[inline] |
Member Data Documentation
The number of objects allocated.
The number of objects in use.
The documentation for this class was generated from the following file: