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

#include <Sort.h>

继承图,类hgl::HeapSort< T >
hgl::SortBase< T >

所有成员的列表。

公有成员

 HeapSort (T *buf, int n, Comparator< T > *c=new Comparator< T >())
bool sort ()

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


构造及析构函数文档

template<typename T >
hgl::HeapSort< T >::HeapSort ( T *  buf,
int  n,
Comparator< T > *  c = new Comparator<T>() 
) [inline]

本类构造函数

参数:
buf数据缓冲区
n数据个数
c数据大小比较类

成员函数文档

template<typename T >
bool hgl::HeapSort< T >::sort ( ) [inline, virtual]

实现了hgl::SortBase< T >


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