ECOGEN 4.0
Evolutive, Compressible, Open, Genuine, Easy, N-phase
Loading...
Searching...
No Matches
tinyxml2::MemPool Class Referenceabstract

#include <tinyxml2.h>

Inherited by tinyxml2::MemPoolT< sizeof(tinyxml2::XMLElement) >, tinyxml2::MemPoolT< sizeof(tinyxml2::XMLAttribute) >, tinyxml2::MemPoolT< sizeof(tinyxml2::XMLText) >, tinyxml2::MemPoolT< sizeof(tinyxml2::XMLComment) >, and tinyxml2::MemPoolT< SIZE >.

Public Member Functions

 MemPool ()
 
virtual ~MemPool ()
 
virtual int ItemSize () const =0
 
virtual void * Alloc ()=0
 
virtual void Free (void *)=0
 
virtual void SetTracked ()=0
 
virtual void Clear ()=0
 

Constructor & Destructor Documentation

◆ MemPool()

tinyxml2::MemPool::MemPool ( )
inline

◆ ~MemPool()

virtual tinyxml2::MemPool::~MemPool ( )
inlinevirtual

Member Function Documentation

◆ Alloc()

◆ Clear()

◆ Free()

◆ ItemSize()

◆ SetTracked()


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