This is the complete list of members for Quantum.Allocator.IFrameHeap, including all inherited members.
Allocate(int size) | Quantum.Allocator.IFrameHeap | |
AllocateAndClear(int size) | Quantum.Allocator.IFrameHeap | |
AllocateAndClearPtr(int size) | Quantum.Allocator.IFrameHeap | |
AllocatePtr(int size) | Quantum.Allocator.IFrameHeap | |
Expand(void *buffer, int currentSize, int newSize) | Quantum.Allocator.IFrameHeap | |
ExpandArray< T >(T *buffer, int currentSize, int newSize) | Quantum.Allocator.IFrameHeap | |
Free(void *ptr) | Quantum.Allocator.IFrameHeap | |
Free(Ptr ptr) | Quantum.Allocator.IFrameHeap | |
Void(void *ptr) | Quantum.Allocator.IFrameHeap | |
Void(Ptr p) | Quantum.Allocator.IFrameHeap | |
Void< TPtr >(Ptr p) | Quantum.Allocator.IFrameHeap |