This is the complete list of members for GxAllocatorHeap::GxHeapInformation, including all inherited members.
_alignment | GxAllocatorHeap::GxHeapInformation | |
_alignmentBlock | GxAllocatorHeap::GxHeapInformation | |
_freeBlock | GxAllocatorHeap::GxHeapInformation | |
_magic | GxAllocatorHeap::GxHeapInformation | |
_pAllocator | GxAllocatorHeap::GxHeapInformation | |
_pNext | GxAllocatorHeap::GxHeapInformation | |
_pNextFree | GxAllocatorHeap::GxHeapInformation | |
_pPrevious | GxAllocatorHeap::GxHeapInformation | |
_pPreviousFree | GxAllocatorHeap::GxHeapInformation | |
_usedBlock | GxAllocatorHeap::GxHeapInformation | |
initialize(GxAllocatorHeap *pAllocator, u32 usedSize, u32 freeSize, u32 alignmentSize, u32 alignment) | GxAllocatorHeap::GxHeapInformation | inline |
isHead(void) const | GxAllocatorHeap::GxHeapInformation | inline |
isTail(void) const | GxAllocatorHeap::GxHeapInformation | inline |