ArrayAllocator< SIZE, ARRAY > Member List

This is the complete list of members for ArrayAllocator< SIZE, ARRAY >, including all inherited members.

_bufferArrayAllocator< SIZE, ARRAY >private
_freeEntryArrayAllocator< SIZE, ARRAY >private
_usedEntryCntArrayAllocator< SIZE, ARRAY >private
Alloc(Int64 s, MAXON_SOURCE_LOCATION_DECLARATION)ArrayAllocator< SIZE, ARRAY >
ArrayAllocator()ArrayAllocator< SIZE, ARRAY >
ArrayAllocator(ArrayAllocator &&src)ArrayAllocator< SIZE, ARRAY >
ComputeArraySize(Int currentSize, Int increment, Int minChunkSize)ArrayAllocator< SIZE, ARRAY >
Free(T *&p)ArrayAllocator< SIZE, ARRAY >
GetArray()ArrayAllocator< SIZE, ARRAY >
GetArray() constArrayAllocator< SIZE, ARRAY >
IsCompatibleWithDefaultAllocator(void *p) constArrayAllocator< SIZE, ARRAY >
Realloc(void *, Int64, MAXON_SOURCE_LOCATION_DECLARATION)ArrayAllocator< SIZE, ARRAY >