xoreos  0.0.5
Common::Huffman Member List

This is the complete list of members for Common::Huffman, including all inherited members.

_codesCommon::Huffmanprivate
_symbolsCommon::Huffmanprivate
CodeList typedefCommon::Huffmanprivate
CodeLists typedefCommon::Huffmanprivate
getSymbol(BitStream &bits) constCommon::Huffman
Huffman(uint8 maxLength, size_t codeCount, const uint32 *codes, const uint8 *lengths, const uint32 *symbols=0)Common::Huffman
Huffman(const HuffmanTable &table)Common::Huffman
init(uint8 maxLength, size_t codeCount, const uint32 *codes, const uint8 *lengths, const uint32 *symbols)Common::Huffmanprivate
setSymbols(const uint32 *symbols=0)Common::Huffman
SymbolList typedefCommon::Huffmanprivate
~Huffman()Common::Huffman