inflate_codes_state Class Reference

An inflate codes state object for use by the inflater for the file compressor and decompressor. More...

#include <zinflate.h>

List of all members.

Public Member Functions

 inflate_codes_state ()
 ~inflate_codes_state ()

Public Attributes

InflateCodesMode 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

Private Member Functions

 CC_DECLARE_MEMDUMP (inflate_codes_state)


Detailed Description

An inflate codes state object for use by the inflater for the file compressor and decompressor.

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com> Humprhys
Date:
23/5/95

Definition at line 187 of file zinflate.h.


Constructor & Destructor Documentation

inflate_codes_state::inflate_codes_state  )  [inline]
 

Definition at line 195 of file zinflate.h.

00195 {};

inflate_codes_state::~inflate_codes_state  )  [inline]
 

Definition at line 196 of file zinflate.h.

00196 {};


Member Function Documentation

inflate_codes_state::CC_DECLARE_MEMDUMP inflate_codes_state   )  [private]
 


Member Data Documentation

struct { ... } inflate_codes_state::code
 

struct { ... } inflate_codes_state::copy
 

Byte inflate_codes_state::dbits
 

Definition at line 224 of file zinflate.h.

uInt inflate_codes_state::dist
 

Definition at line 217 of file zinflate.h.

inflate_huft* inflate_codes_state::dtree
 

Definition at line 226 of file zinflate.h.

uInt inflate_codes_state::get
 

Definition at line 216 of file zinflate.h.

Byte inflate_codes_state::lbits
 

Definition at line 223 of file zinflate.h.

uInt inflate_codes_state::len
 

Definition at line 203 of file zinflate.h.

uInt inflate_codes_state::lit
 

Definition at line 212 of file zinflate.h.

inflate_huft* inflate_codes_state::ltree
 

Definition at line 225 of file zinflate.h.

InflateCodesMode inflate_codes_state::mode
 

Definition at line 196 of file zinflate.h.

uInt inflate_codes_state::need
 

Definition at line 209 of file zinflate.h.

union { ... } inflate_codes_state::sub
 

inflate_huft* inflate_codes_state::tree
 

Definition at line 208 of file zinflate.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:55:27 2007 for Camelot by  doxygen 1.4.4