BaseArrayAllocator< SIZE > Member List

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

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