Security Scol plugin
Gzip Member List

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

Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() constAlgorithminlinevirtual
AlgorithmProvider() constAlgorithminlinevirtual
AnyMessages() constBufferedTransformationvirtual
AnyRetrievable() constBufferedTransformationvirtual
Attach(BufferedTransformation *newAttachment)BufferedTransformationvirtual
Attachable()Filterinlinevirtual
AttachedTransformation()Filtervirtual
AttachedTransformation() constFiltervirtual
BufferedTransformation()BufferedTransformationinline
CanModifyInput() constBufferedTransformationinlinevirtual
ChannelCreatePutSpace(const std::string &channel, size_t &size)BufferedTransformationvirtual
ChannelFlush(const std::string &channel, bool hardFlush, int propagation=-1, bool blocking=true)BufferedTransformationvirtual
ChannelMessageEnd(const std::string &channel, int propagation=-1, bool blocking=true)BufferedTransformationinline
ChannelMessageSeriesEnd(const std::string &channel, int propagation=-1, bool blocking=true)BufferedTransformationvirtual
ChannelPut(const std::string &channel, byte inByte, bool blocking=true)BufferedTransformationinline
ChannelPut(const std::string &channel, const byte *inString, size_t length, bool blocking=true)BufferedTransformationinline
ChannelPut2(const std::string &channel, const byte *inString, size_t length, int messageEnd, bool blocking)BufferedTransformationvirtual
ChannelPutMessageEnd(const std::string &channel, const byte *inString, size_t length, int propagation=-1, bool blocking=true)BufferedTransformationinline
ChannelPutModifiable(const std::string &channel, byte *inString, size_t length, bool blocking=true)BufferedTransformationinline
ChannelPutModifiable2(const std::string &channel, byte *inString, size_t length, int messageEnd, bool blocking)BufferedTransformationvirtual
ChannelPutWord16(const std::string &channel, word16 value, ByteOrder order=BIG_ENDIAN_ORDER, bool blocking=true)BufferedTransformation
ChannelPutWord32(const std::string &channel, word32 value, ByteOrder order=BIG_ENDIAN_ORDER, bool blocking=true)BufferedTransformation
ChannelPutWord64(const std::string &channel, word64 value, ByteOrder order=BIG_ENDIAN_ORDER, bool blocking=true)BufferedTransformation
ClearBitBuffer() (defined in LowFirstBitWriter)LowFirstBitWriter
Clone() constClonableinlinevirtual
COMMENTS enum value (defined in Gzip)Gzipprotected
ComputeHash(const byte *str) const (defined in Deflator)Deflatorinlineprotected
CopyAllTo(BufferedTransformation &target, const std::string &channel=DEFAULT_CHANNEL) constBufferedTransformation
CopyMessagesTo(BufferedTransformation &target, unsigned int count=UINT_MAX, const std::string &channel=DEFAULT_CHANNEL) constBufferedTransformation
CopyRangeTo(BufferedTransformation &target, lword position, lword copyMax=LWORD_MAX, const std::string &channel=DEFAULT_CHANNEL) constBufferedTransformationinline
CopyRangeTo2(BufferedTransformation &target, lword &begin, lword end=LWORD_MAX, const std::string &channel=DEFAULT_CHANNEL, bool blocking=true) constFiltervirtual
CopyTo(BufferedTransformation &target, lword copyMax=LWORD_MAX, const std::string &channel=DEFAULT_CHANNEL) constBufferedTransformationinline
CreatePutSpace(size_t &size)BufferedTransformationinlinevirtual
DecrementPropagation(int propagation)BufferedTransformationinlineprotectedstatic
DEFAULT_DEFLATE_LEVEL enum valueDeflator
DEFAULT_LOG2_WINDOW_SIZE enum valueDeflator
DEFLATED enum value (defined in Gzip)Gzipprotected
Deflator(BufferedTransformation *attachment=NULLPTR, int deflateLevel=DEFAULT_DEFLATE_LEVEL, int log2WindowSize=DEFAULT_LOG2_WINDOW_SIZE, bool detectUncompressible=true)Deflator
Deflator(const NameValuePairs &parameters, BufferedTransformation *attachment=NULLPTR)Deflator
Detach(BufferedTransformation *newAttachment=NULLPTR)Filtervirtual
DMASK (defined in Deflator)Deflatorprotected
DSIZE (defined in Deflator)Deflatorprotected
DYNAMIC enum value (defined in Deflator)Deflatorprotected
EncodeBlock(bool eof, unsigned int blockType) (defined in Deflator)Deflatorprotected
EndBlock(bool eof) (defined in Deflator)Deflatorprotected
FAST enum value (defined in Gzip)Gzipprotected
FILENAME enum value (defined in Gzip)Gzipprotected
FillWindow(const byte *str, size_t length) (defined in Deflator)Deflatorprotected
Filter(BufferedTransformation *attachment=NULLPTR)Filter
FinishCounting() (defined in LowFirstBitWriter)LowFirstBitWriter
FLAG_MASKS enum name (defined in Gzip)Gzipprotected
Flush(bool hardFlush, int propagation=-1, bool blocking=true)Filtervirtual
FlushBitBuffer() (defined in LowFirstBitWriter)LowFirstBitWriter
Get(byte &outByte)BufferedTransformationvirtual
Get(byte *outString, size_t getMax)BufferedTransformationvirtual
GetAutoSignalPropagation() constBufferedTransformationinlinevirtual
GetDeflateLevel() constDeflatorinline
GetLog2WindowSize() constDeflatorinline
GetMaxWaitObjectCount() constBufferedTransformationvirtual
GetNextMessage()BufferedTransformationvirtual
GetNextMessageSeries()BufferedTransformationinlinevirtual
GetWaitObjects(WaitObjectContainer &container, CallStack const &callStack)BufferedTransformationvirtual
GetWord16(word16 &value, ByteOrder order=BIG_ENDIAN_ORDER)BufferedTransformation
GetWord32(word32 &value, ByteOrder order=BIG_ENDIAN_ORDER)BufferedTransformation
GetWord64(word64 &value, ByteOrder order=BIG_ENDIAN_ORDER)BufferedTransformation
GOOD_MATCH (defined in Deflator)Deflatorprotected
Gzip(BufferedTransformation *attachment=NULLPTR, unsigned int deflateLevel=DEFAULT_DEFLATE_LEVEL, unsigned int log2WindowSize=DEFAULT_LOG2_WINDOW_SIZE, bool detectUncompressible=true)Gzipinline
Gzip(const NameValuePairs &parameters, BufferedTransformation *attachment=NULLPTR)Gzipinline
HMASK (defined in Deflator)Deflatorprotected
HSIZE (defined in Deflator)Deflatorprotected
Initialize(const NameValuePairs &parameters=g_nullNameValuePairs, int propagation=-1)Filtervirtual
InitializeStaticEncoders() (defined in Deflator)Deflatorprotected
Insert(Filter *nextFilter) (defined in Filter)Filterprotected
InsertString(unsigned int start) (defined in Deflator)Deflatorinlineprotected
IsolatedFlush(bool hardFlush, bool blocking)Deflatorvirtual
IsolatedInitialize(const NameValuePairs &parameters)Gzipvirtual
IsolatedMessageSeriesEnd(bool blocking)BufferedTransformationinlinevirtual
LiteralByte(byte b) (defined in Deflator)Deflatorprotected
LongestMatch(unsigned int &bestMatch) const (defined in Deflator)Deflatorprotected
LowFirstBitWriter(BufferedTransformation *attachment)LowFirstBitWriter
m_bitCount (defined in LowFirstBitWriter)LowFirstBitWriterprotected
m_bitsBuffered (defined in LowFirstBitWriter)LowFirstBitWriterprotected
m_blockLength (defined in Deflator)Deflatorprotected
m_blockStart (defined in Deflator)Deflatorprotected
m_buffer (defined in LowFirstBitWriter)LowFirstBitWriterprotected
m_byteBuffer (defined in Deflator)Deflatorprotected
m_bytesBuffered (defined in LowFirstBitWriter)LowFirstBitWriterprotected
m_comment (defined in Gzip)Gzipprotected
m_compressibleDeflateLevel (defined in Deflator)Deflatorprotected
m_continueAt (defined in Filter)Filterprotected
m_counting (defined in LowFirstBitWriter)LowFirstBitWriterprotected
m_crc (defined in Gzip)Gzipprotected
m_deflateLevel (defined in Deflator)Deflatorprotected
m_detectCount (defined in Deflator)Deflatorprotected
m_detectSkip (defined in Deflator)Deflatorprotected
m_dictionaryEnd (defined in Deflator)Deflatorprotected
m_distanceCounts (defined in Deflator)Deflatorprotected
m_dynamicDistanceEncoder (defined in Deflator)Deflatorprotected
m_dynamicLiteralEncoder (defined in Deflator)Deflatorprotected
m_filename (defined in Gzip)Gzipprotected
m_filetime (defined in Gzip)Gzipprotected
m_head (defined in Deflator)Deflatorprotected
m_headerWritten (defined in Deflator)Deflatorprotected
m_inputPosition (defined in Filter)Filterprotected
m_literalCounts (defined in Deflator)Deflatorprotected
m_log2WindowSize (defined in Deflator)Deflatorprotected
m_lookahead (defined in Deflator)Deflatorprotected
m_matchAvailable (defined in Deflator)Deflatorprotected
m_matchBuffer (defined in Deflator)Deflatorprotected
m_matchBufferEnd (defined in Deflator)Deflatorprotected
m_minLookahead (defined in Deflator)Deflatorprotected
m_outputBuffer (defined in LowFirstBitWriter)LowFirstBitWriterprotected
m_prev (defined in Deflator)Deflatorprotected
m_previousLength (defined in Deflator)Deflatorprotected
m_previousMatch (defined in Deflator)Deflatorprotected
m_staticDistanceEncoder (defined in Deflator)Deflatorprotected
m_staticLiteralEncoder (defined in Deflator)Deflatorprotected
m_stringStart (defined in Deflator)Deflatorprotected
m_totalLen (defined in Gzip)Gzipprotected
MAGIC1 enum value (defined in Gzip)Gzipprotected
MAGIC2 enum value (defined in Gzip)Gzipprotected
MatchFound(unsigned int distance, unsigned int length) (defined in Deflator)Deflatorprotected
MAX_CHAIN_LENGTH (defined in Deflator)Deflatorprotected
MAX_DEFLATE_LEVEL enum valueDeflator
MAX_LAZYLENGTH (defined in Deflator)Deflatorprotected
MAX_LOG2_WINDOW_SIZE enum valueDeflator
MAX_MATCH enum value (defined in Deflator)Deflatorprotected
MaxRetrievable() constBufferedTransformationvirtual
MessageEnd(int propagation=-1, bool blocking=true)BufferedTransformationinline
MessageSeriesEnd(int propagation=-1, bool blocking=true)Filtervirtual
MIN_DEFLATE_LEVEL enum valueDeflator
MIN_LOG2_WINDOW_SIZE enum valueDeflator
MIN_MATCH enum value (defined in Deflator)Deflatorprotected
NewDefaultAttachment() const (defined in Filter)Filterprotectedvirtual
NotCopyable() (defined in NotCopyable)NotCopyableinline
NumberOfMessages() constBufferedTransformationvirtual
NumberOfMessageSeries() constBufferedTransformationinlinevirtual
NumberOfMessagesInThisSeries() constBufferedTransformationinlinevirtual
Output(int outputSite, const byte *inString, size_t length, int messageEnd, bool blocking, const std::string &channel=DEFAULT_CHANNEL)Filterprotected
OutputFlush(int outputSite, bool hardFlush, int propagation, bool blocking, const std::string &channel=DEFAULT_CHANNEL)Filterprotected
OutputMessageEnd(int outputSite, int propagation, bool blocking, const std::string &channel=DEFAULT_CHANNEL)Filterprotected
OutputMessageSeriesEnd(int outputSite, int propagation, bool blocking, const std::string &channel=DEFAULT_CHANNEL)Filterprotected
OutputModifiable(int outputSite, byte *inString, size_t length, int messageEnd, bool blocking, const std::string &channel=DEFAULT_CHANNEL)Filterprotected
Peek(byte &outByte) constBufferedTransformationvirtual
Peek(byte *outString, size_t peekMax) constBufferedTransformationvirtual
PeekWord16(word16 &value, ByteOrder order=BIG_ENDIAN_ORDER) constBufferedTransformation
PeekWord32(word32 &value, ByteOrder order=BIG_ENDIAN_ORDER) constBufferedTransformation
PeekWord64(word64 &value, ByteOrder order=BIG_ENDIAN_ORDER) constBufferedTransformation
ProcessBuffer() (defined in Deflator)Deflatorprotected
ProcessUncompressedData(const byte *string, size_t length) (defined in Gzip)Gzipprotectedvirtual
PropagateInitialize(const NameValuePairs &parameters, int propagation) (defined in Filter)Filterprotected
Put(byte inByte, bool blocking=true)BufferedTransformationinline
Put(const byte *inString, size_t length, bool blocking=true)BufferedTransformationinline
Put2(const byte *inString, size_t length, int messageEnd, bool blocking)Deflatorvirtual
PutBits(unsigned long value, unsigned int length) (defined in LowFirstBitWriter)LowFirstBitWriter
PutMessageEnd(const byte *inString, size_t length, int propagation=-1, bool blocking=true)BufferedTransformationinline
PutModifiable(byte *inString, size_t length, bool blocking=true)BufferedTransformationinline
PutModifiable2(byte *inString, size_t length, int messageEnd, bool blocking)BufferedTransformationinlinevirtual
PutWord16(word16 value, ByteOrder order=BIG_ENDIAN_ORDER, bool blocking=true)BufferedTransformation
PutWord32(word32 value, ByteOrder order=BIG_ENDIAN_ORDER, bool blocking=true)BufferedTransformation
PutWord64(word64 value, ByteOrder order=BIG_ENDIAN_ORDER, bool blocking=true)BufferedTransformation
Ref()BufferedTransformationinline
Reset(bool forceReset=false) (defined in Deflator)Deflatorprotected
SetAutoSignalPropagation(int propagation)BufferedTransformationinlinevirtual
SetComment(const std::string &comment, bool throwOnEncodingError=false)Gzip
SetDeflateLevel(int deflateLevel)Deflator
SetFilename(const std::string &filename, bool throwOnEncodingError=false)Gzip
SetFiletime(word32 filetime)Gzipinline
SetRetrievalChannel(const std::string &channel)BufferedTransformationvirtual
ShouldPropagateMessageEnd() const (defined in Filter)Filterinlineprotectedvirtual
ShouldPropagateMessageSeriesEnd() const (defined in Filter)Filterinlineprotectedvirtual
Skip(lword skipMax=LWORD_MAX)BufferedTransformationvirtual
SkipAll()BufferedTransformationvirtual
SkipMessages(unsigned int count=UINT_MAX)BufferedTransformationvirtual
SLOW enum value (defined in Gzip)Gzipprotected
StartCounting() (defined in LowFirstBitWriter)LowFirstBitWriter
STATIC enum value (defined in Deflator)Deflatorprotected
STORED enum value (defined in Deflator)Deflatorprotected
TotalBytesRetrievable() constBufferedTransformationvirtual
TransferAllTo(BufferedTransformation &target, const std::string &channel=DEFAULT_CHANNEL)BufferedTransformationinline
TransferAllTo2(BufferedTransformation &target, const std::string &channel=DEFAULT_CHANNEL, bool blocking=true)BufferedTransformation
TransferMessagesTo(BufferedTransformation &target, unsigned int count=UINT_MAX, const std::string &channel=DEFAULT_CHANNEL)BufferedTransformationinline
TransferMessagesTo2(BufferedTransformation &target, unsigned int &messageCount, const std::string &channel=DEFAULT_CHANNEL, bool blocking=true)BufferedTransformation
TransferTo(BufferedTransformation &target, lword transferMax=LWORD_MAX, const std::string &channel=DEFAULT_CHANNEL)BufferedTransformationinline
TransferTo2(BufferedTransformation &target, lword &transferBytes, const std::string &channel=DEFAULT_CHANNEL, bool blocking=true)Filtervirtual
Wait(unsigned long milliseconds, CallStack const &callStack)Waitable
WritePoststreamTail() (defined in Gzip)Gzipprotectedvirtual
WritePrestreamHeader() (defined in Gzip)Gzipprotectedvirtual
~Algorithm() (defined in Algorithm)Algorithminlinevirtual
~BufferedTransformation() (defined in BufferedTransformation)BufferedTransformationinlinevirtual
~Clonable() (defined in Clonable)Clonableinlinevirtual
~Filter() (defined in Filter)Filterinlinevirtual
~Waitable() (defined in Waitable)Waitableinlinevirtual