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