| ChannelCreatePutSpace(const std::string &channel, unsigned int &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, unsigned int length, int messageEnd, bool blocking)=0 (defined in Multichannel< T >) | Multichannel< T > | [pure virtual] |
| ChannelPutModifiable(const std::string &channel, byte *inString, unsigned int length) | Multichannel< T > | [inline] |
| ChannelPutModifiable2(const std::string &channel, byte *begin, unsigned int length, int messageEnd, bool blocking) | Multichannel< T > | [inline] |
| CreatePutSpace(unsigned int &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, unsigned int length, int messageEnd, bool blocking) | Multichannel< T > | [inline] |
| PutModifiable2(byte *inString, unsigned int length, int messageEnd, bool blocking) | Multichannel< T > | [inline] |