| 
    Geant4
    10.01.p03
    
   | 
 
 Collaboration diagram for huft:Public Attributes | |
| uch | e | 
| uch | b | 
| union { | |
| ush n | |
| struct huft * t | |
| } | v | 
Definition at line 262 of file csz_inflate.cc.
| uch huft::b | 
Definition at line 264 of file csz_inflate.cc.
Referenced by csz__huft_build(), csz__Inflate_block(), csz__Inflate_codes(), csz__Inflate_dynamic(), and csz__Inflate_stored().
| uch huft::e | 
Definition at line 263 of file csz_inflate.cc.
Referenced by csz__huft_build(), csz__Inflate(), and csz__Inflate_codes().
| ush huft::n | 
Definition at line 266 of file csz_inflate.cc.
Referenced by csz__huft_build(), csz__Inflate_codes(), and csz__Inflate_dynamic().
| struct huft* huft::t | 
Definition at line 267 of file csz_inflate.cc.
Referenced by csz__huft_build(), csz__huft_free(), csz__Inflate_block(), and csz__Inflate_codes().
| union { ... } huft::v | 
Referenced by csz__huft_build(), csz__huft_free(), csz__Inflate_codes(), and csz__Inflate_dynamic().