![]() |
CMGDK r49-rc2
|
内存块池 更多...
#include <Pool.H>
公有成员 | |
MemBlockPool (int size) | |
virtual | ~MemBlockPool () |
void | SetSize (int size) |
int | GetSize () |
内存块池
hgl::MemBlockPool< T >::MemBlockPool | ( | int | size | ) | [inline] |
virtual hgl::MemBlockPool< T >::~MemBlockPool | ( | ) | [inline, virtual] |
int hgl::MemBlockPool< T >::GetSize | ( | ) | [inline] |
void hgl::MemBlockPool< T >::SetSize | ( | int | size | ) | [inline] |