Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <deflate.h>
Public Attributes | |
ct_data * | dyn_tree |
int | max_code |
const static_tree_desc * | stat_desc |
ct_data* tree_desc_s::dyn_tree |
Definition at line 86 of file deflate.h.
Referenced by build_tree(), deflateCopy(), and gen_bitlen().
int tree_desc_s::max_code |
Definition at line 87 of file deflate.h.
Referenced by build_tree(), and gen_bitlen().
const static_tree_desc* tree_desc_s::stat_desc |
Definition at line 88 of file deflate.h.
Referenced by build_tree(), and gen_bitlen().