Doxygen Samurai Engine 0.0.1
Doxygen Samurai Engine Documentation
Loading...
Searching...
No Matches
samurai::memory::CustomAllocator Member List

This is the complete list of members for samurai::memory::CustomAllocator, including all inherited members.

allocate(size_t size)samurai::memory::CustomAllocator
baseMemorysamurai::memory::CustomAllocator
calculateMemoryMetrics(size_t &availableMemory, size_t &biggestBlock, int &freeBlocks)samurai::memory::CustomAllocator
CustomAllocator()=defaultsamurai::memory::CustomAllocator
CustomAllocator(void *baseMemory, size_t memorySize)samurai::memory::CustomAllocatorinline
endsamurai::memory::CustomAllocatorprivate
free(void *mem)samurai::memory::CustomAllocator
getEnd()samurai::memory::CustomAllocatorinlineprivate
heapSizesamurai::memory::CustomAllocator
init(void *baseMemory, size_t memorySize)samurai::memory::CustomAllocator
originalBaseMemorysamurai::memory::CustomAllocator
returnZeroIfNoMoreMemorysamurai::memory::CustomAllocator