InflateState Class Reference

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

#include <zinflate.h>

List of all members.

Public Member Functions

 InflateState ()
 ~InflateState ()

Public Attributes

InflateMode mode
union {
   uInt   method
   struct {
      uLong   was
      uLong   need
   }   check
   uInt   marker
sub
INT32 nowrap
uInt wbits
inflate_blocks_stateblocks

Private Member Functions

 CC_DECLARE_MEMDUMP (InflateState)


Detailed Description

An inflate 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 345 of file zinflate.h.


Constructor & Destructor Documentation

InflateState::InflateState  )  [inline]
 

Definition at line 353 of file zinflate.h.

00353 {};

InflateState::~InflateState  )  [inline]
 

Definition at line 354 of file zinflate.h.

00354 {};


Member Function Documentation

InflateState::CC_DECLARE_MEMDUMP InflateState   )  [private]
 


Member Data Documentation

inflate_blocks_state* InflateState::blocks
 

Definition at line 373 of file zinflate.h.

struct { ... } InflateState::check
 

uInt InflateState::marker
 

Definition at line 367 of file zinflate.h.

uInt InflateState::method
 

Definition at line 361 of file zinflate.h.

InflateMode InflateState::mode
 

Definition at line 354 of file zinflate.h.

uLong InflateState::need
 

Definition at line 365 of file zinflate.h.

INT32 InflateState::nowrap
 

Definition at line 371 of file zinflate.h.

union { ... } InflateState::sub
 

uLong InflateState::was
 

Definition at line 364 of file zinflate.h.

uInt InflateState::wbits
 

Definition at line 372 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