COMMENTS enum value (defined in Gunzip) | Gunzip | [protected] |
CONTINUED enum value (defined in Gunzip) | Gunzip | [protected] |
DEFLATED enum value (defined in Gunzip) | Gunzip | [protected] |
ENCRYPTED enum value (defined in Gunzip) | Gunzip | [protected] |
Err typedef (defined in Gunzip) | Gunzip | |
EXTRA_FIELDS enum value (defined in Gunzip) | Gunzip | [protected] |
FILENAME enum value (defined in Gunzip) | Gunzip | [protected] |
FLAG_MASKS enum name (defined in Gunzip) | Gunzip | [protected] |
GetLog2WindowSize() const (defined in Inflator) | Inflator | [inline, virtual] |
Gunzip(BufferedTransformation *attachment=NULL, bool repeat=false, int autoSignalPropagation=-1) | Gunzip | |
Inflator(BufferedTransformation *attachment=NULL, bool repeat=false, int autoSignalPropagation=-1) | Inflator | |
IsolatedFlush(bool hardFlush, bool blocking) (defined in Inflator) | Inflator | |
IsolatedInitialize(const NameValuePairs ¶meters) (defined in Inflator) | Inflator | |
m_crc (defined in Gunzip) | Gunzip | [protected] |
m_inQueue (defined in Inflator) | Inflator | [protected] |
m_length (defined in Gunzip) | Gunzip | [protected] |
MAGIC1 enum value (defined in Gunzip) | Gunzip | [protected] |
MAGIC2 enum value (defined in Gunzip) | Gunzip | [protected] |
MaxPoststreamTailSize() const (defined in Gunzip) | Gunzip | [inline, protected, virtual] |
MaxPrestreamHeaderSize() const (defined in Gunzip) | Gunzip | [inline, protected, virtual] |
ProcessDecompressedData(const byte *string, unsigned int length) (defined in Gunzip) | Gunzip | [protected, virtual] |
ProcessPoststreamTail() (defined in Gunzip) | Gunzip | [protected, virtual] |
ProcessPrestreamHeader() (defined in Gunzip) | Gunzip | [protected, virtual] |
Put2(const byte *inString, unsigned int length, int messageEnd, bool blocking) (defined in Inflator) | Inflator | |