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

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

ChannelCreatePutSpace(const std::string &channel, size_t &size) (defined in OutputProxy)OutputProxyinline
ChannelFlush(const std::string &channel, bool completeFlush, int propagation=-1, bool blocking=true) (defined in OutputProxy)OutputProxyinline
ChannelMessageSeriesEnd(const std::string &channel, int propagation=-1, bool blocking=true) (defined in OutputProxy)OutputProxyinline
ChannelPut2(const std::string &channel, const byte *begin, size_t length, int messageEnd, bool blocking) (defined in OutputProxy)OutputProxyinline
ChannelPutModifiable2(const std::string &channel, byte *begin, size_t length, int messageEnd, bool blocking) (defined in OutputProxy)OutputProxyinline
CreatePutSpace(size_t &size) (defined in OutputProxy)OutputProxyinline
Flush(bool hardFlush, int propagation=-1, bool blocking=true)OutputProxyinlinevirtual
GetPassSignal() constOutputProxyinline
Initialize(const NameValuePairs &parameters=g_nullNameValuePairs, int propagation=-1)OutputProxyinlinevirtual
MessageSeriesEnd(int propagation=-1, bool blocking=true) (defined in OutputProxy)OutputProxyinline
OutputProxy(BufferedTransformation &owner, bool passSignal)OutputProxyinline
Put2(const byte *inString, size_t length, int messageEnd, bool blocking) (defined in OutputProxy)OutputProxyinline
PutModifiable2(byte *begin, size_t length, int messageEnd, bool blocking) (defined in OutputProxy)OutputProxyinline
SetPassSignal(bool passSignal)OutputProxyinline
~OutputProxy() (defined in OutputProxy)OutputProxyinlinevirtual