inflate_codes_state Struct Reference

List of all members.

Public Attributes

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

Detailed Description

Definition at line 30 of file infcodes.c.


Member Data Documentation

inflate_codes_mode inflate_codes_state::mode

Definition at line 33 of file infcodes.c.

uInt inflate_codes_state::len

Definition at line 36 of file infcodes.c.

inflate_huft* inflate_codes_state::tree

Definition at line 39 of file infcodes.c.

uInt inflate_codes_state::need

Definition at line 40 of file infcodes.c.

struct { ... } inflate_codes_state::code

uInt inflate_codes_state::lit

Definition at line 42 of file infcodes.c.

uInt inflate_codes_state::get

Definition at line 44 of file infcodes.c.

uInt inflate_codes_state::dist

Definition at line 45 of file infcodes.c.

struct { ... } inflate_codes_state::copy

union { ... } inflate_codes_state::sub

Byte inflate_codes_state::lbits

Definition at line 50 of file infcodes.c.

Byte inflate_codes_state::dbits

Definition at line 51 of file infcodes.c.

inflate_huft* inflate_codes_state::ltree

Definition at line 52 of file infcodes.c.

inflate_huft* inflate_codes_state::dtree

Definition at line 53 of file infcodes.c.


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:31:05 2011 for ROOT_528-00b_version by  doxygen 1.5.1