AddDefaultRoute(BufferedTransformation &destination) (defined in ChannelSwitch) | ChannelSwitch | |
AddDefaultRoute(BufferedTransformation &destination, const std::string &outChannel) (defined in ChannelSwitch) | ChannelSwitch | |
AddRoute(const std::string &inChannel, BufferedTransformation &destination, const std::string &outChannel) (defined in ChannelSwitch) | ChannelSwitch | |
ChannelCreatePutSpace(const std::string &channel, unsigned int &size) (defined in ChannelSwitch) | ChannelSwitch | |
ChannelFlush(const std::string &channel, bool completeFlush, int propagation=-1, bool blocking=true) (defined in ChannelSwitch) | ChannelSwitch | |
ChannelInitialize(const std::string &channel, const NameValuePairs ¶meters=g_nullNameValuePairs, int propagation=-1) (defined in ChannelSwitch) | ChannelSwitch | |
ChannelMessageSeriesEnd(const std::string &channel, int propagation=-1, bool blocking=true) (defined in ChannelSwitch) | ChannelSwitch | |
ChannelPut2(const std::string &channel, const byte *begin, unsigned int length, int messageEnd, bool blocking) (defined in ChannelSwitch) | ChannelSwitch | |
ChannelPutModifiable2(const std::string &channel, byte *begin, unsigned int length, int messageEnd, bool blocking) (defined in ChannelSwitch) | ChannelSwitch | |
ChannelSwitch() (defined in ChannelSwitch) | ChannelSwitch | [inline] |
ChannelSwitch(BufferedTransformation &destination) (defined in ChannelSwitch) | ChannelSwitch | [inline] |
ChannelSwitch(BufferedTransformation &destination, const std::string &outChannel) (defined in ChannelSwitch) | ChannelSwitch | [inline] |
RemoveDefaultRoute(BufferedTransformation &destination) (defined in ChannelSwitch) | ChannelSwitch | |
RemoveDefaultRoute(BufferedTransformation &destination, const std::string &outChannel) (defined in ChannelSwitch) | ChannelSwitch | |
RemoveRoute(const std::string &inChannel, BufferedTransformation &destination, const std::string &outChannel) (defined in ChannelSwitch) | ChannelSwitch | |