| lab_huffman
    Hazardous Huffman Codes | 
Definition of a Huffman Tree class. More...
| Classes | |
| class | HuffmanTree | 
| HuffmanTree: class that represents a Huffman tree for encoding and decoding files with Huffman coding.  More... | |
| class | HuffmanTree::TreeNode | 
| TreeNode class: internal representation of the Huffman tree.  More... | |
Definition of a Huffman Tree class.