Project

General

Profile

Xml Scol plugin
tinyxml2::MemPoolT< SIZE > Class Template Reference
Inheritance diagram for tinyxml2::MemPoolT< SIZE >:
tinyxml2::MemPool

Public Types

enum  { COUNT = 1024/SIZE }
 

Public Member Functions

virtual int ItemSize () const
 
int CurrentAllocs () const
 
virtual voidAlloc ()
 
virtual void Free (void *mem)
 
void Trace (const char *name)
 

Detailed Description

template<int SIZE>
class tinyxml2::MemPoolT< SIZE >

Definition at line 289 of file tinyxml2.h.

Member Enumeration Documentation

◆ anonymous enum

template<int SIZE>
anonymous enum

Definition at line 346 of file tinyxml2.h.

Constructor & Destructor Documentation

◆ MemPoolT()

template<int SIZE>
tinyxml2::MemPoolT< SIZE >::MemPoolT ( )
inline

Definition at line 292 of file tinyxml2.h.

◆ ~MemPoolT()

template<int SIZE>
tinyxml2::MemPoolT< SIZE >::~MemPoolT ( )
inline

Definition at line 293 of file tinyxml2.h.

Member Function Documentation

◆ Alloc()

template<int SIZE>
virtual void * tinyxml2::MemPoolT< SIZE >::Alloc ( )
inlinevirtual

Implements tinyxml2::MemPool.

Definition at line 307 of file tinyxml2.h.

◆ CurrentAllocs()

template<int SIZE>
int tinyxml2::MemPoolT< SIZE >::CurrentAllocs ( ) const
inline

Definition at line 303 of file tinyxml2.h.

◆ Free()

template<int SIZE>
virtual void tinyxml2::MemPoolT< SIZE >::Free ( void mem)
inlinevirtual

Implements tinyxml2::MemPool.

Definition at line 329 of file tinyxml2.h.

◆ ItemSize()

template<int SIZE>
virtual int tinyxml2::MemPoolT< SIZE >::ItemSize ( ) const
inlinevirtual

Implements tinyxml2::MemPool.

Definition at line 300 of file tinyxml2.h.

◆ Trace()

template<int SIZE>
void tinyxml2::MemPoolT< SIZE >::Trace ( const char name)
inline

Definition at line 341 of file tinyxml2.h.


The documentation for this class was generated from the following file:
  • G:/work/subversion/scol-technologies/trunk/scol/plugins/sXml/include/tinyxml2.h