CStdLibAllocator Member List
This is the complete list of members for CStdLibAllocator , including all inherited members.
Alloc (Int32 s, MAXON_SOURCE_LOCATION_DECLARATION) | CStdLibAllocator | static |
Alloc (Int64 s, MAXON_SOURCE_LOCATION_DECLARATION) | CStdLibAllocator | static |
AllocClear (Int32 s, MAXON_SOURCE_LOCATION_DECLARATION) | CStdLibAllocator | static |
AllocClear (Int64 s, MAXON_SOURCE_LOCATION_DECLARATION) | CStdLibAllocator | static |
ComputeArraySize (Int currentSize, Int increment, Int minChunkSize) | CStdLibAllocator | static |
Free (T *&p) | CStdLibAllocator | static |
IsCompatibleWithDefaultAllocator (void *) | CStdLibAllocator | static |
Realloc (void *p, Int32 n, MAXON_SOURCE_LOCATION_DECLARATION) | CStdLibAllocator | static |
Realloc (void *p, Int64 n, MAXON_SOURCE_LOCATION_DECLARATION) | CStdLibAllocator | static |