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

Inflator Class Reference

#include <zinflate.h>

Inheritance diagram for Inflator:

Gunzip ZlibDecompressor List of all members.

Detailed Description

DEFLATE (RFC 1951) decompressor.

Definition at line 85 of file zinflate.h.

Public Member Functions

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

Protected Attributes

ByteQueue m_inQueue


Constructor & Destructor Documentation

Inflator::Inflator 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 211 of file zinflate.cpp.

References Inflator().

Referenced by Inflator().


The documentation for this class was generated from the following files:
Generated on Wed Jul 28 08:07:13 2004 for Crypto++ by doxygen 1.3.7