#include <HuffwordLib.h>
Public Attributes | |
HHash_table | hashtable |
hash table. More... | |
Dictionary | dictionary |
dictionary infos. More... | |
Canonical | canoinfo |
canonical huffman infos. More... | |
Jumpers | jumpers |
jumpers into compressed text. More... |
Definition at line 89 of file HuffwordLib.h.
|
canonical huffman infos.
Definition at line 92 of file HuffwordLib.h. |
|
dictionary infos.
Definition at line 91 of file HuffwordLib.h. |
|
hash table.
Definition at line 90 of file HuffwordLib.h. |
|
jumpers into compressed text.
Definition at line 93 of file HuffwordLib.h. |