This is the complete list of members for ArrayAllocator< SIZE, ARRAY >, including all inherited members.
_buffer | ArrayAllocator< SIZE, ARRAY > | private |
_freeEntry | ArrayAllocator< SIZE, ARRAY > | private |
_usedEntryCnt | ArrayAllocator< 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() const | ArrayAllocator< SIZE, ARRAY > | |
IsCompatibleWithDefaultAllocator(void *p) const | ArrayAllocator< SIZE, ARRAY > | |
Realloc(void *, Int64, MAXON_SOURCE_LOCATION_DECLARATION) | ArrayAllocator< SIZE, ARRAY > |