Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
tree_desc_s Struct Reference

#include <deflate.h>

Data Fields

ct_datadyn_tree
 
int max_code
 
static_tree_descstat_desc
 

Detailed Description

Definition at line 83 of file deflate.h.

Field Documentation

ct_data* tree_desc_s::dyn_tree

Definition at line 84 of file deflate.h.

Referenced by _tr_init(), build_tree(), and gen_bitlen().

int tree_desc_s::max_code

Definition at line 85 of file deflate.h.

Referenced by _tr_flush_block(), build_bl_tree(), build_tree(), and gen_bitlen().

static_tree_desc* tree_desc_s::stat_desc

Definition at line 86 of file deflate.h.

Referenced by _tr_init(), build_tree(), and gen_bitlen().


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