Xml Scol plugin
|
tinyxml2::MemPoolT< SIZE > Class Template Reference
Inheritance diagram for tinyxml2::MemPoolT< SIZE >:
Public Types | |
enum | { COUNT = 1024/SIZE } |
Public Member Functions | |
virtual int | ItemSize () const |
int | CurrentAllocs () const |
virtual void * | Alloc () |
virtual void | Free (void *mem) |
void | Trace (const char *name) |
Detailed Description
template<int SIZE>
class tinyxml2::MemPoolT< SIZE >
class tinyxml2::MemPoolT< SIZE >
Definition at line 289 of file tinyxml2.h.
Member Enumeration Documentation
◆ anonymous enum
Definition at line 346 of file tinyxml2.h.
Constructor & Destructor Documentation
◆ MemPoolT()
template<int SIZE>
|
inline |
Definition at line 292 of file tinyxml2.h.
◆ ~MemPoolT()
template<int SIZE>
|
inline |
Definition at line 293 of file tinyxml2.h.
Member Function Documentation
◆ Alloc()
template<int SIZE>
|
inlinevirtual |
Implements tinyxml2::MemPool.
Definition at line 307 of file tinyxml2.h.
◆ CurrentAllocs()
template<int SIZE>
|
inline |
Definition at line 303 of file tinyxml2.h.
◆ Free()
Implements tinyxml2::MemPool.
Definition at line 329 of file tinyxml2.h.
◆ ItemSize()
template<int SIZE>
|
inlinevirtual |
Implements tinyxml2::MemPool.
Definition at line 300 of file tinyxml2.h.
◆ Trace()
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
Generated by 1.9.8