This is the complete list of members for HeapAllocator, including all inherited members.
allocate(size_t size, size_t alignment) const | HeapAllocator | inline |
allowsMemSplit() | HeapAllocator | inlinestatic |
ChainedAllocator typedef | HeapAllocator | |
CLEAR | HeapAllocator | static |
dbgAcknowledgeIncreasedAllocSize(void *, TSize) const | HeapAllocator | inline |
dbgCheckMemory(void *mem, TSize size) | HeapAllocator | inline |
DbgName | HeapAllocator | static |
free(void *mem, size_t size) const | HeapAllocator | inline |
MAGIC | HeapAllocator | static |
MAX_ALIGNMENT | HeapAllocator | static |
MIN_ALIGNMENT | HeapAllocator | static |
operator()() const noexcept | HeapAllocator | inline |
reallocate(void *mem, size_t oldSize, size_t newSize, size_t) | HeapAllocator | inline |