Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

ZlibDecompressor Class Reference

#include <zlib.h>

Inheritance diagram for ZlibDecompressor:

Inflator List of all members.

Detailed Description

ZLIB Decompressor (RFC 1950).

Definition at line 30 of file zlib.h.

Public Types

typedef Inflator::Err Err

Public Member Functions

 ZlibDecompressor (BufferedTransformation *attachment=NULL, bool repeat=false, int autoSignalPropagation=-1)
unsigned int GetLog2WindowSize () const
void IsolatedInitialize (const NameValuePairs &parameters)
unsigned int Put2 (const byte *inString, unsigned int length, int messageEnd, bool blocking)
bool IsolatedFlush (bool hardFlush, bool blocking)

Protected Attributes

ByteQueue m_inQueue


Constructor & Destructor Documentation

ZlibDecompressor::ZlibDecompressor BufferedTransformation attachment = NULL,
bool  repeat = false,
int  autoSignalPropagation = -1
 

Parameters:
repeat decompress multiple compressed streams in series
autoSignalPropagation 0 to turn off MessageEnd signal

Definition at line 48 of file zlib.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Apr 19 18:12:48 2004 for Crypto++ by doxygen 1.3.6-20040222