CP3-llbb Framework
Classes | Public Types | Public Member Functions | List of all members
tinyxml2::MemPoolT< SIZE > Class Template Reference
Inheritance diagram for tinyxml2::MemPoolT< SIZE >:
Inheritance graph
[legend]
Collaboration diagram for tinyxml2::MemPoolT< SIZE >:
Collaboration graph
[legend]

Public Types

enum  { COUNT = (4*1024)/SIZE }
 

Public Member Functions

void Clear ()
 
virtual int ItemSize () const
 
int CurrentAllocs () const
 
virtual void * Alloc ()
 
virtual void Free (void *mem)
 
void Trace (const char *name)
 
void SetTracked ()
 
int Untracked () const
 

The documentation for this class was generated from the following file: