ReplicaNet and RNLobby  1
Public Member Functions | List of all members
PlatformHeapBlock Class Reference

#include <PlatformHeap.h>

Inheritance diagram for PlatformHeapBlock:
Inheritance graph
[legend]

Public Member Functions

 PlatformHeapBlock ()
 
virtual ~PlatformHeapBlock ()
 
void Register (void)
 

Detailed Description

This base class is used for maintaining blocks of memory

Constructor & Destructor Documentation

This ctor does nothing exciting

virtual ~PlatformHeapBlock ( )
virtual

This dtor self removes from PlatformHeap

Member Function Documentation

void Register ( void  )

This self registers with PlatformHeap