ALib C++ Library
Library Version: 2412 R0
Documentation generated by doxygen
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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