Octane v1.01.20 - The Open Compression Toolkit for C++
http://octane.sourceforge.net/
Homepage
|
Main
|
Modules
|
Class Hierarchy
|
Compound List
|
File List
|
Compound Members
|
Related Pages
PQWeightGreater< T > Class Template Reference
#include <
huffmannodes.hpp
>
List of all members.
Detailed Description
template<class T>
class PQWeightGreater< T >
We need to make a special Greater<> classes used during sorting, since our collection stl elements are built from pointers, and the default sort will be done on pointer addresses instead of weights if we don't.
Definition at line
228
of file
huffmannodes.hpp
.
Public Member Functions
bool
operator()
(const T &pLeft, const T &pRight) const
The documentation for this class was generated from the following file:
coders/coder_huffman/
huffmannodes.hpp
Generated on 20 May 2004 by
doxygen
1.3.3