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