fintp_base
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
inflate_codes_state Struct Reference

Public Attributes

inflate_codes_mode mode
 
uInt len
 
union {
   struct {
      const inflate_huft *   tree
 
      uInt   need
 
   }   code
 
   uInt   lit
 
   struct {
      uInt   get
 
      uInt   dist
 
   }   copy
 
sub
 
Byte lbits
 
Byte dbits
 
const inflate_huftltree
 
const inflate_huftdtree
 

Member Data Documentation

struct { ... } inflate_codes_state::code
struct { ... } inflate_codes_state::copy
Byte inflate_codes_state::dbits
uInt inflate_codes_state::dist
const inflate_huft* inflate_codes_state::dtree
uInt inflate_codes_state::get
Byte inflate_codes_state::lbits
uInt inflate_codes_state::len
uInt inflate_codes_state::lit
const inflate_huft* inflate_codes_state::ltree
inflate_codes_mode inflate_codes_state::mode
uInt inflate_codes_state::need
union { ... } inflate_codes_state::sub
const inflate_huft* inflate_codes_state::tree

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