CheckMem() const (defined in MemoryPool) | MemoryPool | [virtual] |
Free(void *ptr) | MemoryPool | |
IMemoryValidate() (defined in IMemoryValidate) | IMemoryValidate | [inline] |
IsValidPointer(const void *ptr) const | MemoryPool | |
Malloc(int size) | MemoryPool | |
MemoryPool(const int blockSize=DEFAULT_MEMORY_POOL_BLOCK_SIZE, bool bSetMemoryData=false) | MemoryPool | |
ValidateMem() const (defined in MemoryPool) | MemoryPool | [virtual] |
WriteMemoryDumpToFile(const char *fileName) const | MemoryPool | |
~IMemoryValidate() (defined in IMemoryValidate) | IMemoryValidate | [virtual] |
~MemoryPool() (defined in MemoryPool) | MemoryPool | [virtual] |