Photon Quantum 3.0.0

Quantum.Allocator.Heap Member List

This is the complete list of members for Quantum.Allocator.Heap, including all inherited members.

Allocate(Int32 size)Quantum.Allocator.Heapinline
Quantum::Allocator::ITrackableFrameHeap.Allocate(int size)Quantum.Allocator.IFrameHeap
Allocate< T >(int size, T allocTracker)Quantum.Allocator.Heapinline
AllocateAndClear(Int32 size)Quantum.Allocator.Heapinline
Quantum::Allocator::ITrackableFrameHeap.AllocateAndClear(int size)Quantum.Allocator.IFrameHeap
AllocateAndClear< T >(int size, T allocTracker)Quantum.Allocator.Heapinline
AllocateAndClearPtr(Int32 size)Quantum.Allocator.Heapinline
Quantum::Allocator::ITrackableFrameHeap.AllocateAndClearPtr(int size)Quantum.Allocator.IFrameHeap
AllocateAndClearPtr< T >(int size, T allocTracker)Quantum.Allocator.Heapinline
AllocatePtr(Int32 size)Quantum.Allocator.Heapinline
Quantum::Allocator::ITrackableFrameHeap.AllocatePtr(int size)Quantum.Allocator.IFrameHeap
AllocatePtr< T >(int size, T allocTracker)Quantum.Allocator.Heapinline
Blit(Heap *heap)Quantum.Allocator.Heapinlinestatic
Blit(Heap *heap, byte[] byteBlocks, Native.Allocator allocator)Quantum.Allocator.Heapinlinestatic
Copy(Native.Allocator allocator, Heap *to, Heap *from)Quantum.Allocator.Heapinlinestatic
CRC(ulong crc, Heap *heap)Quantum.Allocator.Heapinlinestatic
Expand(void *buffer, Int32 currentSize, Int32 newSize)Quantum.Allocator.Heapinline
Quantum::Allocator::ITrackableFrameHeap.Expand(void *buffer, int currentSize, int newSize)Quantum.Allocator.IFrameHeap
Expand< T >(void *buffer, int currentSize, int newSize, T allocTracker)Quantum.Allocator.Heapinline
ExpandArray< T >(T *buffer, Int32 currentSize, Int32 newSize)Quantum.Allocator.Heapinline
Quantum::Allocator::ITrackableFrameHeap.ExpandArray< T >(T *buffer, int currentSize, int newSize)Quantum.Allocator.IFrameHeap
ExpandArray< T, TTracker >(T *buffer, int currentSize, int newSize, TTracker allocTracker)Quantum.Allocator.Heapinline
Free(void *ptr)Quantum.Allocator.Heapinline
Free(Ptr ptr)Quantum.Allocator.Heapinline
Free< T >(Ptr ptr, T allocTracker)Quantum.Allocator.Heapinline
Free< T >(void *ptr, T allocTracker)Quantum.Allocator.Heapinline
GetStats(Heap *heap)Quantum.Allocator.Heapinlinestatic
MemoryQuantum.Allocator.Heap
Print(Heap *heap, FramePrinter printer)Quantum.Allocator.Heapinlinestatic
ReservedQuantum.Allocator.Heap
Reset()Quantum.Allocator.Heapinlinestatic
SizeQuantum.Allocator.Heap
Void(void *ptr)Quantum.Allocator.Heapinline
Void(Ptr p)Quantum.Allocator.Heapinline
Void< T >(Ptr p)Quantum.Allocator.Heapinline
Void< TPtr >(Ptr p)Quantum.Allocator.IFrameHeap