ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
code Struct Reference

#include <geant4/tree/geant4-10.6-release/source/externals/zlib/include/inftrees.h>

Public Attributes

unsigned char op
 
unsigned char bits
 
unsigned short val
 

Detailed Description

Definition at line 24 of file inftrees.h.

View newest version in sPHENIX GitHub at line 24 of file inftrees.h

Member Data Documentation

unsigned char code::bits

Definition at line 26 of file inftrees.h.

View newest version in sPHENIX GitHub at line 26 of file inftrees.h

Referenced by inflate(), inflate_fast(), inflate_table(), and inflateBack().

unsigned char code::op

Definition at line 25 of file inftrees.h.

View newest version in sPHENIX GitHub at line 25 of file inftrees.h

Referenced by inflate(), inflate_fast(), inflate_table(), and inflateBack().

unsigned short code::val

Definition at line 27 of file inftrees.h.

View newest version in sPHENIX GitHub at line 27 of file inftrees.h

Referenced by inflate(), inflate_fast(), inflate_table(), and inflateBack().


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