Wm4::Memory Member List
This is the complete list of members for
Wm4::Memory, including all inherited members.
Allocate(size_t uiSize, char *acFile, unsigned int uiLine, bool bIsArray) | Wm4::Memory | [static] |
Deallocate(char *pcAddr, bool bIsArray) | Wm4::Memory | [static] |
GenerateReport(const char *acFilename) | Wm4::Memory | [static] |
GetHead() | Wm4::Memory | [inline, static] |
GetHistogram(int i) | Wm4::Memory | [inline, static] |
GetMaxAllocatedBytes() | Wm4::Memory | [inline, static] |
GetMaxBlockSize() | Wm4::Memory | [inline, static] |
GetNumBlocks() | Wm4::Memory | [inline, static] |
GetNumBytes() | Wm4::Memory | [inline, static] |
GetNumDeleteCalls() | Wm4::Memory | [inline, static] |
GetNumNewCalls() | Wm4::Memory | [inline, static] |
GetTail() | Wm4::Memory | [inline, static] |
InsertBlock(Block *pkBlock) | Wm4::Memory | [static] |
MaxAllowedBytes() | Wm4::Memory | [inline, static] |
RemoveBlock(Block *pkBlock) | Wm4::Memory | [static] |
TrackSizes() | Wm4::Memory | [inline, static] |