This is the complete list of members for Celartem::MemoryAllocator, including all inherited members.
allocate(size_t inBlockSize)=0 | Celartem::MemoryAllocator | pure virtual |
free(void *inMemoryBlockPtr)=0 | Celartem::MemoryAllocator | pure virtual |
getBlockSize(void *inMemoryBlockPtr)=0 | Celartem::MemoryAllocator | pure virtual |
getDefault() | Celartem::MemoryAllocator | static |
setDefault(MemoryAllocator *inAllocator) | Celartem::MemoryAllocator | static |
~MemoryAllocator() | Celartem::MemoryAllocator | inlinevirtual |