|
Doxygen Samurai Engine 0.0.1
Doxygen Samurai Engine Documentation
|
This is the complete list of members for samurai::memory::CustomAllocator, including all inherited members.
| allocate(size_t size) | samurai::memory::CustomAllocator | |
| baseMemory | samurai::memory::CustomAllocator | |
| calculateMemoryMetrics(size_t &availableMemory, size_t &biggestBlock, int &freeBlocks) | samurai::memory::CustomAllocator | |
| CustomAllocator()=default | samurai::memory::CustomAllocator | |
| CustomAllocator(void *baseMemory, size_t memorySize) | samurai::memory::CustomAllocator | inline |
| end | samurai::memory::CustomAllocator | private |
| free(void *mem) | samurai::memory::CustomAllocator | |
| getEnd() | samurai::memory::CustomAllocator | inlineprivate |
| heapSize | samurai::memory::CustomAllocator | |
| init(void *baseMemory, size_t memorySize) | samurai::memory::CustomAllocator | |
| originalBaseMemory | samurai::memory::CustomAllocator | |
| returnZeroIfNoMoreMemory | samurai::memory::CustomAllocator |