|
enum | { ITEMS_PER_BLOCK = (4 * 1024) / ITEM_SIZE
} |
|
|
void | Clear () |
|
virtual int | ItemSize () const override |
|
int | CurrentAllocs () const |
|
virtual void * | Alloc () override |
|
virtual void | Free (void *mem) override |
|
void | Trace (const char *name) |
|
void | SetTracked () override |
|
int | Untracked () const |
|
The documentation for this class was generated from the following file: