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