#include <kl_memory.h>
klRedZoneHeapMgr::klRedZoneHeapMgr |
( |
| ) |
|
|
inline |
klRedZoneHeapMgr::~klRedZoneHeapMgr |
( |
| ) |
|
|
inline |
void* klRedZoneHeapMgr::allocate |
( |
size_t |
size | ) |
|
|
inlinevirtual |
void* klRedZoneHeapMgr::allocate |
( |
size_t |
size, |
|
|
const char * |
inFile, |
|
|
int |
inLineNum |
|
) |
| |
|
inline |
bool klRedZoneHeapMgr::free |
( |
void * |
pMem | ) |
|
|
inlinevirtual |
bool klRedZoneHeapMgr::free |
( |
void * |
pMem, |
|
|
const char * |
inFile, |
|
|
int |
inLineNum |
|
) |
| |
|
inline |
bool klRedZoneHeapMgr::klHeapCheckBlock |
( |
void * |
mem | ) |
|
|
inline |
void klRedZoneHeapMgr::klHeapDump |
( |
char * |
file | ) |
|
|
inline |
The documentation for this class was generated from the following file: