Static Public Members | |
Int | getPageSize () |
Int | getVirtualAvailable () |
Int | getPhysicalAvailable () |
Int | getMemoryUsed () |
Int | getMaxMemoryUsed () |
Int | getMemorySize (const Void* pointer) |
Int | getPageNumber (const Void* pointer) |
Void* | allocate (Int size, const Char* srcName, Int srcLine) |
Void* | reallocate (Void *pointer, Int size, const Char* srcName, Int srcLine) |
Void | free (Void* pointer, const Char* srcName, Int srcLine) |
Void | checkGuards (const Void* pointer, const Char* srcName, Int srcLine) |
[static]
[static]
[static]
[static]
[static]
[static]
[static]
[static]
[static]
[static]
[static]