ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
huft Struct Reference
+ Collaboration diagram for huft:

Public Attributes

uch e
 
uch b
 
union {
   ush   n
 
   struct huft *   t
 
v
 

Detailed Description

Definition at line 247 of file csz_inflate.cc.

View newest version in sPHENIX GitHub at line 247 of file csz_inflate.cc

Member Data Documentation

uch huft::b

Definition at line 249 of file csz_inflate.cc.

View newest version in sPHENIX GitHub at line 249 of file csz_inflate.cc

Referenced by csz__huft_build(), and csz__Inflate_codes().

uch huft::e

Definition at line 248 of file csz_inflate.cc.

View newest version in sPHENIX GitHub at line 248 of file csz_inflate.cc

Referenced by csz__huft_build().

ush huft::n

Definition at line 251 of file csz_inflate.cc.

View newest version in sPHENIX GitHub at line 251 of file csz_inflate.cc

Referenced by csz__huft_build(), csz__Inflate_codes(), and csz__Inflate_dynamic().

struct huft* huft::t

Definition at line 252 of file csz_inflate.cc.

View newest version in sPHENIX GitHub at line 252 of file csz_inflate.cc

Referenced by csz__huft_build(), and csz__Inflate_codes().

union { ... } huft::v

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