#include <MNMemory.h>
Collaboration diagram for HeapMgmt:

Public Member Functions | |
| HeapMgmt () | |
| void | init () |
| void * | allocate (size_t t) |
| void | deallocate (void *ptr) |
| void | dump_stacks (ostream &ostr) |
Static Public Attributes | |
| HeapMgmt | heap |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8