CMGDK r49-rc2
公有成员
hgl::MemBlockPool< T >模板类参考

内存块池 更多...

#include <Pool.H>

继承图,类hgl::MemBlockPool< T >
hgl::Pool< T * >

所有成员的列表。

公有成员

 MemBlockPool (int size)
virtual ~MemBlockPool ()
void SetSize (int size)
int GetSize ()

详细描述

template<typename T>
class hgl::MemBlockPool< T >

内存块池


构造及析构函数文档

template<typename T >
hgl::MemBlockPool< T >::MemBlockPool ( int  size) [inline]
template<typename T >
virtual hgl::MemBlockPool< T >::~MemBlockPool ( ) [inline, virtual]

成员函数文档

template<typename T >
int hgl::MemBlockPool< T >::GetSize ( ) [inline]
template<typename T >
void hgl::MemBlockPool< T >::SetSize ( int  size) [inline]

该类的文档由以下文件生成:
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义