Protocol++® (Protocolpp®)  v5.7.0
tinyxml2::MemPoolT< ITEM_SIZE > Class Template Reference
Inheritance diagram for tinyxml2::MemPoolT< ITEM_SIZE >:
Collaboration diagram for tinyxml2::MemPoolT< ITEM_SIZE >:

Public Types

enum  { ITEMS_PER_BLOCK = (4 * 1024) / ITEM_SIZE }
 

Public Member Functions

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

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