UltraScan III
List of all members | Public Attributes
US_Gzip::tree_desc Struct Reference
Collaboration diagram for US_Gzip::tree_desc:
Collaboration graph
[legend]

Public Attributes

ct_datadyn_tree
 
ct_datastatic_tree
 
int * extra_bits
 
int extra_base
 
int elems
 
int max_length
 
int max_code
 

Detailed Description

Definition at line 291 of file us_gzip.h.

Member Data Documentation

ct_data* US_Gzip::tree_desc::dyn_tree

Definition at line 293 of file us_gzip.h.

int US_Gzip::tree_desc::elems

Definition at line 297 of file us_gzip.h.

int US_Gzip::tree_desc::extra_base

Definition at line 296 of file us_gzip.h.

int* US_Gzip::tree_desc::extra_bits

Definition at line 295 of file us_gzip.h.

int US_Gzip::tree_desc::max_code

Definition at line 299 of file us_gzip.h.

int US_Gzip::tree_desc::max_length

Definition at line 298 of file us_gzip.h.

ct_data* US_Gzip::tree_desc::static_tree

Definition at line 294 of file us_gzip.h.


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