NSCL DDAS  1.0
Support for XIA DDAS at the NSCL
 All Classes Namespaces Files Functions Variables Macros Pages
Classes | Public Types | Public Member Functions | List of all members
tinyxml2::MemPoolT< ITEM_SIZE > Class Template Reference
Inheritance diagram for tinyxml2::MemPoolT< ITEM_SIZE >:
tinyxml2::MemPool

Public Types

enum  { ITEMS_PER_BLOCK = (4 * 1024) / ITEM_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: