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

compressors/compressor_substrhuff/substrhuff.hpp File Reference


Detailed Description

Compressor that uses the SubString Parser, a 0-Order Model and a Huffman Coder.

Remarks:
This compressor basically does nothing but coordinate these three components.
Author:
mouser
Date:
2003.07.29

Definition in file substrhuff.hpp.

#include "../compressor_statistical.hpp"
#include "../../coders/coder_huffman/huffmancoder.hpp"
#include "../../parsers/parser_substring/substringparser.hpp"
#include "../../modelers/modeler_zeroorder/zeroorder_modeler.hpp"

Go to the source code of this file.

Compounds

class  SubStrHuffCompressor
 The SubStrHuff Compressor is a basic Statistical compressor, that instantiates a Zero-order modeler, with a huffman coder, and a SubString parser. More...

 

Generated on 20 May 2004 by doxygen 1.3.3