#include <PlatformHeap.h>

Public Member Functions | |
| PlatformHeapBlock () | |
| virtual | ~PlatformHeapBlock () |
| void | Register (void) |
This ctor does nothing exciting
| virtual ~PlatformHeapBlock | ( | ) | [virtual] |
This dtor self removes from PlatformHeap
| void Register | ( | void | ) |
This self registers with PlatformHeap
1.5.3