Crypto++  8.8
Free C++ class library of cryptographic schemes
EqualityComparisonFilter Member List

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

ChannelCreatePutSpace(const std::string &channel, size_t &size)Multichannel< T >inline
ChannelFlush(const std::string &channel, bool hardFlush, int propagation=-1, bool blocking=true)Unflushable< Multichannel< Filter > >inlinevirtual
ChannelMessageSeriesEnd(const std::string &channel, int propagation=-1, bool blocking=true) (defined in EqualityComparisonFilter)EqualityComparisonFilter
ChannelPut2(const std::string &channel, const byte *begin, size_t length, int messageEnd, bool blocking)EqualityComparisonFiltervirtual
ChannelPutModifiable(const std::string &channel, byte *inString, size_t length)Multichannel< T >inline
ChannelPutModifiable2(const std::string &channel, byte *begin, size_t length, int messageEnd, bool blocking)Multichannel< T >inline
CreatePutSpace(size_t &size)Multichannel< T >inline
EqualityComparisonFilter(BufferedTransformation *attachment=NULL, bool throwIfNotEqual=true, const std::string &firstChannel="0", const std::string &secondChannel="1")EqualityComparisonFilterinline
Flush(bool completeFlush, int propagation=-1, bool blocking=true)Unflushable< Multichannel< Filter > >inlinevirtual
IsolatedFlush(bool hardFlush, bool blocking)Unflushable< Multichannel< Filter > >inline
MessageSeriesEnd(int propagation=-1, bool blocking=true)Multichannel< T >inline
Put2(const byte *inString, size_t length, int messageEnd, bool blocking)Multichannel< T >inline
PutModifiable2(byte *inString, size_t length, int messageEnd, bool blocking)Multichannel< T >inline