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

Redirector Class Reference

#include <filters.h>

List of all members.


Detailed Description

Redirect input to another BufferedTransformation without owning it.

Definition at line 366 of file filters.h.

Public Member Functions

 Redirector (BufferedTransformation &target, bool passSignal=true)
void Redirect (BufferedTransformation &target)
void StopRedirection ()
bool GetPassSignal () const
void SetPassSignal (bool passSignal)
unsigned int Put2 (const byte *begin, unsigned int length, int messageEnd, bool blocking)
void Initialize (const NameValuePairs &parameters, int propagation)
bool Flush (bool hardFlush, int propagation=-1, bool blocking=true)
bool MessageSeriesEnd (int propagation=-1, bool blocking=true)
void ChannelInitialize (const std::string &channel, const NameValuePairs &parameters=g_nullNameValuePairs, int propagation=-1)
unsigned int ChannelPut2 (const std::string &channel, const byte *begin, unsigned int length, int messageEnd, bool blocking)
unsigned int ChannelPutModifiable2 (const std::string &channel, byte *begin, unsigned int length, int messageEnd, bool blocking)
bool ChannelFlush (const std::string &channel, bool completeFlush, int propagation=-1, bool blocking=true)
bool ChannelMessageSeriesEnd (const std::string &channel, int propagation=-1, bool blocking=true)


The documentation for this class was generated from the following files:
Generated on Fri Aug 13 09:56:59 2004 for Crypto++ by doxygen 1.3.7