ALib C++ Library
Library Version: 2412 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
Allocator Member List

This is the complete list of members for Allocator, including all inherited members.

allocate(size_t &size, size_t alignment)Allocator
allowsMemSplit() noexceptAllocatorstatic
ChainedAllocator typedefAllocator
dbgAcknowledgeIncreasedAllocSize(void *mem, TSize allocSize) constAllocator
dbgCheckMemory(void *mem, TSize size) constAllocator
DbgNameAllocator
free(void *mem, size_t size)Allocator
MAX_ALIGNMENTAllocatorstatic
MIN_ALIGNMENTAllocatorstatic
operator()()Allocator
reallocate(void *mem, size_t oldSize, size_t &newSize, size_t alignment)Allocator