Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

Console Struct Reference

#include <HuffwordLib.h>

List of all members.

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...


Detailed Description

All data structures in a nutshell.

Definition at line 89 of file HuffwordLib.h.


Member Data Documentation

Canonical Console::canoinfo
 

canonical huffman infos.

Definition at line 92 of file HuffwordLib.h.

Dictionary Console::dictionary
 

dictionary infos.

Definition at line 91 of file HuffwordLib.h.

HHash_table Console::hashtable
 

hash table.

Definition at line 90 of file HuffwordLib.h.

Jumpers Console::jumpers
 

jumpers into compressed text.

Definition at line 93 of file HuffwordLib.h.


Generated on Mon Mar 31 14:44:31 2003 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002