List of all members.
Public Member Functions |
|
| OutputProxy (BufferedTransformation &owner, bool passSignal) |
|
bool | GetPassSignal () const |
|
void | SetPassSignal (bool passSignal) |
|
byte * | CreatePutSpace (size_t &size) |
|
size_t | Put2 (const byte *begin, size_t length, int messageEnd, bool blocking) |
|
size_t | PutModifiable2 (byte *begin, size_t length, int messageEnd, bool blocking) |
|
void | Initialize (const NameValuePairs ¶meters=g_nullNameValuePairs, int propagation=-1) |
|
bool | Flush (bool hardFlush, int propagation=-1, bool blocking=true) |
|
bool | MessageSeriesEnd (int propagation=-1, bool blocking=true) |
|
byte * | ChannelCreatePutSpace (const std::string &channel, size_t &size) |
|
size_t | ChannelPut2 (const std::string &channel, const byte *begin, size_t length, int messageEnd, bool blocking) |
|
size_t | ChannelPutModifiable2 (const std::string &channel, byte *begin, size_t 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 file: