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

Gunzip Member List

This is the complete list of members for Gunzip, including all inherited members.

Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() constAlgorithm [inline, virtual]
AnyMessages() constBufferedTransformation [virtual]
AnyRetrievable() constBufferedTransformation [virtual]
Attach(BufferedTransformation *newAttachment)BufferedTransformation [virtual]
Attachable()Filter [inline, virtual]
AttachedTransformation()Filter [virtual]
AttachedTransformation() const (defined in Filter)Filter [virtual]
AutoSignaling(int propagation=-1) (defined in AutoSignaling< Filter >)AutoSignaling< Filter > [inline]
BufferedTransformation() (defined in BufferedTransformation)BufferedTransformation [inline]
CanModifyInput() const (defined in BufferedTransformation)BufferedTransformation [inline, virtual]
ChannelCreatePutSpace(const std::string &channel, unsigned int &size) (defined in BufferedTransformation)BufferedTransformation [virtual]
ChannelFlush(const std::string &channel, bool hardFlush, int propagation=-1, bool blocking=true) (defined in BufferedTransformation)BufferedTransformation [virtual]
ChannelMessageEnd(const std::string &channel, int propagation=-1, bool blocking=true) (defined in BufferedTransformation)BufferedTransformation [inline]
ChannelMessageSeriesEnd(const std::string &channel, int propagation=-1, bool blocking=true) (defined in BufferedTransformation)BufferedTransformation [virtual]
ChannelPut(const std::string &channel, byte inByte, bool blocking=true) (defined in BufferedTransformation)BufferedTransformation [inline]
ChannelPut(const std::string &channel, const byte *inString, unsigned int length, bool blocking=true) (defined in BufferedTransformation)BufferedTransformation [inline]
ChannelPut2(const std::string &channel, const byte *begin, unsigned int length, int messageEnd, bool blocking) (defined in BufferedTransformation)BufferedTransformation [virtual]
ChannelPutMessageEnd(const std::string &channel, const byte *inString, unsigned int length, int propagation=-1, bool blocking=true) (defined in BufferedTransformation)BufferedTransformation [inline]
ChannelPutModifiable(const std::string &channel, byte *inString, unsigned int length, bool blocking=true) (defined in BufferedTransformation)BufferedTransformation [inline]
ChannelPutModifiable2(const std::string &channel, byte *begin, unsigned int length, int messageEnd, bool blocking) (defined in BufferedTransformation)BufferedTransformation [virtual]
ChannelPutWord16(const std::string &channel, word16 value, ByteOrder order=BIG_ENDIAN_ORDER, bool blocking=true) (defined in BufferedTransformation)BufferedTransformation
ChannelPutWord32(const std::string &channel, word32 value, ByteOrder order=BIG_ENDIAN_ORDER, bool blocking=true) (defined in BufferedTransformation)BufferedTransformation
Clone() constClonable [inline, virtual]
COMMENTS enum value (defined in Gunzip)Gunzip [protected]
CONTINUED enum value (defined in Gunzip)Gunzip [protected]
CopyAllTo(BufferedTransformation &target, const std::string &channel=NULL_CHANNEL) const (defined in BufferedTransformation)BufferedTransformation
CopyMessagesTo(BufferedTransformation &target, unsigned int count=UINT_MAX, const std::string &channel=NULL_CHANNEL) const (defined in BufferedTransformation)BufferedTransformation
CopyRangeTo(BufferedTransformation &target, unsigned long position, unsigned long copyMax=ULONG_MAX, const std::string &channel=NULL_CHANNEL) constBufferedTransformation [inline]
CopyRangeTo2(BufferedTransformation &target, unsigned long &begin, unsigned long end=ULONG_MAX, const std::string &channel=NULL_CHANNEL, bool blocking=true) const (defined in Filter)Filter [virtual]
CopyTo(BufferedTransformation &target, unsigned long copyMax=ULONG_MAX, const std::string &channel=NULL_CHANNEL) constBufferedTransformation [inline]
CreatePutSpace(unsigned int &size)BufferedTransformation [inline, virtual]
DecrementPropagation(int propagation) (defined in BufferedTransformation)BufferedTransformation [inline, protected, static]
DEFLATED enum value (defined in Gunzip)Gunzip [protected]
Detach(BufferedTransformation *newAttachment=NULL)Filter [virtual]
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]
Filter(BufferedTransformation *attachment=NULL) (defined in Filter)Filter
FLAG_MASKS enum name (defined in Gunzip)Gunzip [protected]
Flush(bool hardFlush, int propagation=-1, bool blocking=true)Filter [virtual]
Get(byte &outByte)BufferedTransformation [virtual]
Get(byte *outString, unsigned int getMax)BufferedTransformation [virtual]
GetAutoSignalPropagation() const (defined in AutoSignaling< Filter >)AutoSignaling< Filter > [inline, virtual]
GetLog2WindowSize() const (defined in Inflator)Inflator [inline, virtual]
GetMaxWaitObjectCount() constBufferedTransformation [virtual]
GetNextMessage()BufferedTransformation [virtual]
GetNextMessageSeries() (defined in BufferedTransformation)BufferedTransformation [inline, virtual]
GetWaitObjects(WaitObjectContainer &container)BufferedTransformation [virtual]
GetWord16(word16 &value, ByteOrder order=BIG_ENDIAN_ORDER)BufferedTransformation
GetWord32(word32 &value, ByteOrder order=BIG_ENDIAN_ORDER)BufferedTransformation
Gunzip(BufferedTransformation *attachment=NULL, bool repeat=false, int autoSignalPropagation=-1)Gunzip
Inflator(BufferedTransformation *attachment=NULL, bool repeat=false, int autoSignalPropagation=-1)Inflator
Initialize(const NameValuePairs &parameters=g_nullNameValuePairs, int propagation=-1)Filter [virtual]
Insert(Filter *nextFilter) (defined in Filter)Filter [protected]
IsolatedFlush(bool hardFlush, bool blocking) (defined in Inflator)Inflator [virtual]
IsolatedInitialize(const NameValuePairs &parameters) (defined in Inflator)Inflator [virtual]
IsolatedMessageSeriesEnd(bool blocking) (defined in BufferedTransformation)BufferedTransformation [inline, virtual]
m_continueAt (defined in Filter)Filter [protected]
m_crc (defined in Gunzip)Gunzip [protected]
m_inputPosition (defined in Filter)Filter [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]
MaxRetrievable() constBufferedTransformation [virtual]
MessageEnd(int propagation=-1, bool blocking=true) (defined in BufferedTransformation)BufferedTransformation [inline]
MessageSeriesEnd(int propagation=-1, bool blocking=true)Filter [virtual]
NewDefaultAttachment() const (defined in Filter)Filter [protected, virtual]
NULL_CHANNEL (defined in BufferedTransformation)BufferedTransformation [static]
NumberOfMessages() constBufferedTransformation [virtual]
NumberOfMessageSeries() const (defined in BufferedTransformation)BufferedTransformation [inline, virtual]
NumberOfMessagesInThisSeries() const (defined in BufferedTransformation)BufferedTransformation [inline, virtual]
Output(int outputSite, const byte *inString, unsigned int length, int messageEnd, bool blocking, const std::string &channel=NULL_CHANNEL) (defined in Filter)Filter [protected]
OutputFlush(int outputSite, bool hardFlush, int propagation, bool blocking, const std::string &channel=NULL_CHANNEL) (defined in Filter)Filter [protected]
OutputMessageEnd(int outputSite, int propagation, bool blocking, const std::string &channel=NULL_CHANNEL) (defined in Filter)Filter [protected]
OutputMessageSeriesEnd(int outputSite, int propagation, bool blocking, const std::string &channel=NULL_CHANNEL) (defined in Filter)Filter [protected]
OutputModifiable(int outputSite, byte *inString, unsigned int length, int messageEnd, bool blocking, const std::string &channel=NULL_CHANNEL) (defined in Filter)Filter [protected]
Peek(byte &outByte) constBufferedTransformation [virtual]
Peek(byte *outString, unsigned int peekMax) constBufferedTransformation [virtual]
PeekWord16(word16 &value, ByteOrder order=BIG_ENDIAN_ORDER)BufferedTransformation
PeekWord32(word32 &value, ByteOrder order=BIG_ENDIAN_ORDER)BufferedTransformation
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]
PropagateInitialize(const NameValuePairs &parameters, int propagation) (defined in Filter)Filter [protected]
Put(byte inByte, bool blocking=true)BufferedTransformation [inline]
Put(const byte *inString, unsigned int length, bool blocking=true)BufferedTransformation [inline]
Put2(const byte *inString, unsigned int length, int messageEnd, bool blocking)Inflator [virtual]
PutMessageEnd(const byte *inString, unsigned int length, int propagation=-1, bool blocking=true) (defined in BufferedTransformation)BufferedTransformation [inline]
PutModifiable(byte *inString, unsigned int length, bool blocking=true)BufferedTransformation [inline]
PutModifiable2(byte *inString, unsigned int length, int messageEnd, bool blocking)BufferedTransformation [inline, virtual]
PutWord16(word16 value, ByteOrder order=BIG_ENDIAN_ORDER, bool blocking=true)BufferedTransformation
PutWord32(word32 value, ByteOrder order=BIG_ENDIAN_ORDER, bool blocking=true)BufferedTransformation
Ref()BufferedTransformation [inline]
SetAutoSignalPropagation(int propagation) (defined in AutoSignaling< Filter >)AutoSignaling< Filter > [inline, virtual]
SetRetrievalChannel(const std::string &channel) (defined in BufferedTransformation)BufferedTransformation [virtual]
ShouldPropagateMessageEnd() const (defined in Filter)Filter [inline, protected, virtual]
ShouldPropagateMessageSeriesEnd() const (defined in Filter)Filter [inline, protected, virtual]
Skip(unsigned long skipMax=ULONG_MAX)BufferedTransformation [virtual]
SkipAll() (defined in BufferedTransformation)BufferedTransformation [virtual]
SkipMessages(unsigned int count=UINT_MAX)BufferedTransformation [virtual]
TotalBytesRetrievable() const (defined in BufferedTransformation)BufferedTransformation [virtual]
TransferAllTo(BufferedTransformation &target, const std::string &channel=NULL_CHANNEL) (defined in BufferedTransformation)BufferedTransformation [inline]
TransferAllTo2(BufferedTransformation &target, const std::string &channel=NULL_CHANNEL, bool blocking=true) (defined in BufferedTransformation)BufferedTransformation
TransferMessagesTo(BufferedTransformation &target, unsigned int count=UINT_MAX, const std::string &channel=NULL_CHANNEL) (defined in BufferedTransformation)BufferedTransformation [inline]
TransferMessagesTo2(BufferedTransformation &target, unsigned int &messageCount, const std::string &channel=NULL_CHANNEL, bool blocking=true) (defined in BufferedTransformation)BufferedTransformation
TransferTo(BufferedTransformation &target, unsigned long transferMax=ULONG_MAX, const std::string &channel=NULL_CHANNEL)BufferedTransformation [inline]
TransferTo2(BufferedTransformation &target, unsigned long &transferBytes, const std::string &channel=NULL_CHANNEL, bool blocking=true) (defined in Filter)Filter [virtual]
Wait(unsigned long milliseconds)Waitable
~Clonable() (defined in Clonable)Clonable [inline, virtual]


Generated on Wed Jul 21 19:15:52 2004 for Crypto++ by doxygen 1.3.7-20040704