This is the complete list of members for TMemory, including all inherited members.
Alloc(TSIZE a_uiSize, TSIZE a_uiAlignment, MemBlock *a_pMemBlock, const TCHAR *a_szFileName, TINT a_iLineNum) | TMemory | |
CreateMemBlock(TSIZE a_uiSize, const TCHAR *a_szName, MemBlock *a_pOwnerBlock, TINT a_iUnused) | TMemory | |
CreateMemBlockInPlace(void *a_pMem, TSIZE a_uiSize, const TCHAR *a_szName) | TMemory | |
DebugPrintHALMemInfo(const TCHAR *a_szFormat,...) | TMemory | static |
Deinitialise() | TMemory | static |
DestroyMemBlock(MemBlock *a_pMemBlock) | TMemory | |
DumpMemInfo() | TMemory | |
Free(const void *a_pMem) | TMemory | |
GetGlobalBlock() const | TMemory | |
GetGlobalFlags() const | TMemory | inline |
GetHALMemInfo(HALMemInfo &a_rHALMemInfo) | TMemory | static |
GetMemInfo(MemInfo &a_rMemInfo, MemBlock *a_pMemBlock) | TMemory | static |
Initialise(TSIZE a_uiHeapSize, TSIZE a_uiReservedSize, TUINT a_uiUnused=0) | TMemory | static |
MapSizeToFreeList(TSIZE a_uiSize) | TMemory | static |
SetGlobalBlock(MemBlock *a_pMemBlock) | TMemory | |
SysAlloc(TSIZE a_uiSize) | TMemory | |
SysFree(void *a_pMem) | TMemory | |
TMemory() | TMemory | |
~TMemory() | TMemory |