Eneboo - Documentación para desarrolladores
|
#include <statistics.h>
Métodos públicos | |
Statistics (void) | |
int | getInUse (void) const |
int | getAllocated (void) const |
void | setInUse (int u) |
void | setAllocated (int a) |
Hoard::Statistics::Statistics | ( | void | ) | [inline] |
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] |