Tree Compression with Top Trees Revisited
HuffmanBuilder< SymbolType > Member List

This is the complete list of members for HuffmanBuilder< SymbolType >, including all inherited members.

addItem(const SymbolType &symbol)HuffmanBuilder< SymbolType >inline
addItems(InputIterator begin, InputIterator end)HuffmanBuilder< SymbolType >inline
codesHuffmanBuilder< SymbolType >protected
computeCodes(const int nodeId, HuffCode prefix)HuffmanBuilder< SymbolType >inlineprotected
construct()HuffmanBuilder< SymbolType >inline
constructTree()HuffmanBuilder< SymbolType >inlineprotected
frequenciesHuffmanBuilder< SymbolType >protected
getBitsForTableLabels() const HuffmanBuilder< SymbolType >inline
getBitsForTree() const HuffmanBuilder< SymbolType >inline
getBitsNeeded() const HuffmanBuilder< SymbolType >inline
getCode(const SymbolType &symbol)HuffmanBuilder< SymbolType >inline
getCodeLength(const SymbolType &symbol) const HuffmanBuilder< SymbolType >inline
getNumItems() const HuffmanBuilder< SymbolType >inline
getNumSymbols() const HuffmanBuilder< SymbolType >inline
HuffCode typedefHuffmanBuilder< SymbolType >
HuffmanBuilder()HuffmanBuilder< SymbolType >inline
nodesHuffmanBuilder< SymbolType >protected
numItemsHuffmanBuilder< SymbolType >protected
operator<<(std::ostream &os, const HuffmanBuilder &huff)HuffmanBuilder< SymbolType >friend
symbolsHuffmanBuilder< SymbolType >protected
toString() const HuffmanBuilder< SymbolType >inline