| ChannelCreatePutSpace(const std::string &channel, size_t &size) | Multichannel< T > | [inline] |
| ChannelFlush(const std::string &channel, bool hardFlush, int propagation=-1, bool blocking=true)=0 (defined in Multichannel< T >) | Multichannel< T > | [pure virtual] |
| ChannelPut2(const std::string &channel, const byte *begin, size_t length, int messageEnd, bool blocking)=0 (defined in Multichannel< T >) | Multichannel< T > | [pure virtual] |
| 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] |
| Flush(bool hardFlush, int propagation=-1, bool blocking=true) | Multichannel< T > | [inline, virtual] |
| MessageSeriesEnd(int propagation=-1, bool blocking=true) | Multichannel< T > | [inline] |
| Put2(const byte *begin, size_t length, int messageEnd, bool blocking) | Multichannel< T > | [inline] |
| PutModifiable2(byte *inString, size_t length, int messageEnd, bool blocking) | Multichannel< T > | [inline] |