Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

inflate_codes_state Struct Reference

Collaboration diagram for inflate_codes_state:

Collaboration graph
[legend]

Data Fields

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

Field Documentation

struct { ... } code
 

struct { ... } code
 

Referenced by inflate_codes().

struct { ... } copy
 

struct { ... } copy
 

Referenced by inflate_codes().

Byte dbits
 

Definition at line 3909 of file unzip.cpp.

Referenced by inflate_codes(), and inflate_codes_new().

uInt dist
 

Definition at line 3903 of file unzip.cpp.

Referenced by inflate_codes().

inflate_huft* dtree
 

Definition at line 3911 of file unzip.cpp.

inflate_huft* dtree
 

Definition at line 3662 of file unzip.c.

Referenced by inflate_codes(), and inflate_codes_new().

uInt get
 

Definition at line 3902 of file unzip.cpp.

Referenced by inflate_codes().

Byte lbits
 

Definition at line 3908 of file unzip.cpp.

Referenced by inflate_codes(), and inflate_codes_new().

uInt len
 

Definition at line 3894 of file unzip.cpp.

Referenced by inflate_codes().

uInt lit
 

Definition at line 3900 of file unzip.cpp.

Referenced by inflate_codes().

inflate_huft* ltree
 

Definition at line 3910 of file unzip.cpp.

inflate_huft* ltree
 

Definition at line 3661 of file unzip.c.

Referenced by inflate_codes(), and inflate_codes_new().

inflate_codes_mode mode
 

Definition at line 3891 of file unzip.cpp.

Referenced by inflate_codes(), and inflate_codes_new().

uInt need
 

Definition at line 3898 of file unzip.cpp.

Referenced by inflate_codes().

union { ... } sub
 

union { ... } sub
 

Referenced by inflate_codes().

inflate_huft* tree
 

Definition at line 3897 of file unzip.cpp.

inflate_huft* tree
 

Definition at line 3648 of file unzip.c.

Referenced by inflate_codes().


The documentation for this struct was generated from the following files:
Generated on Thu Aug 25 19:55:06 2005 for Quake III Arena by  doxygen 1.3.9.1