This is the complete list of members for BufferedBaseArrayAllocator< SIZE, CNT >, including all inherited members.
_buffer | ArrayAllocator< SIZE, BufferedBaseArray< ArrayAllocatorValueType< SIZE >, CNT > > | private |
_freeEntry | ArrayAllocator< SIZE, BufferedBaseArray< ArrayAllocatorValueType< SIZE >, CNT > > | private |
_usedEntryCnt | ArrayAllocator< SIZE, BufferedBaseArray< ArrayAllocatorValueType< SIZE >, CNT > > | private |
Alloc(Int64 s, MAXON_SOURCE_LOCATION_DECLARATION) | ArrayAllocator< SIZE, BufferedBaseArray< ArrayAllocatorValueType< SIZE >, CNT > > | |
ArrayAllocator() | ArrayAllocator< SIZE, BufferedBaseArray< ArrayAllocatorValueType< SIZE >, CNT > > | |
ArrayAllocator(ArrayAllocator &&src) | ArrayAllocator< SIZE, BufferedBaseArray< ArrayAllocatorValueType< SIZE >, CNT > > | |
ComputeArraySize(Int currentSize, Int increment, Int minChunkSize) | ArrayAllocator< SIZE, BufferedBaseArray< ArrayAllocatorValueType< SIZE >, CNT > > | |
Free(T *&p) | ArrayAllocator< SIZE, BufferedBaseArray< ArrayAllocatorValueType< SIZE >, CNT > > | |
GetArray() | ArrayAllocator< SIZE, BufferedBaseArray< ArrayAllocatorValueType< SIZE >, CNT > > | |
GetArray() const | ArrayAllocator< SIZE, BufferedBaseArray< ArrayAllocatorValueType< SIZE >, CNT > > | |
IsCompatibleWithDefaultAllocator(void *p) const | ArrayAllocator< SIZE, BufferedBaseArray< ArrayAllocatorValueType< SIZE >, CNT > > | |
Realloc(void *, Int64, MAXON_SOURCE_LOCATION_DECLARATION) | ArrayAllocator< SIZE, BufferedBaseArray< ArrayAllocatorValueType< SIZE >, CNT > > | |
ValueType typedef | BufferedBaseArrayAllocator< SIZE, CNT > | |