cocos2d-x  2.2.3-gd2.113-rev1ec524e
Loading...
Searching...
No Matches
MemPool Class Referenceabstract

#include <tinyxml2.h>

Inheritance diagram for MemPool:
[legend]

Public Member Functions

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

Constructor & Destructor Documentation

◆ MemPool()

MemPool ( )
inline

◆ ~MemPool()

virtual ~MemPool ( )
inlinevirtual

Member Function Documentation

◆ Alloc()

◆ Free()

◆ ItemSize()

◆ SetTracked()


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