ARB
Public Attributes | List of all members
huffmann_list Struct Reference
Collaboration diagram for huffmann_list:
Collaboration graph
[legend]

Public Attributes

huffmann_listnext
 
long val
 
gb_compress_listelement
 

Detailed Description

Definition at line 458 of file adcompr.cxx.

Member Data Documentation

huffmann_list* huffmann_list::next
long huffmann_list::val

Definition at line 460 of file adcompr.cxx.

Referenced by gb_compress_huffmann_add_to_list(), and gb_compress_huffmann_pop().

gb_compress_list* huffmann_list::element

Definition at line 461 of file adcompr.cxx.

Referenced by gb_compress_huffmann_add_to_list(), and gb_compress_huffmann_pop().


The documentation for this struct was generated from the following file: