, including all inherited members.
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, size_t &size) (defined in ChannelSwitch) | ChannelSwitch | |
ChannelFlush(const std::string &channel, bool completeFlush, int propagation=-1, bool blocking=true) (defined in ChannelSwitch) | ChannelSwitch | [virtual] |
ChannelMessageSeriesEnd(const std::string &channel, int propagation=-1, bool blocking=true) (defined in ChannelSwitch) | ChannelSwitch | |
ChannelPut2(const std::string &channel, const byte *begin, size_t length, int messageEnd, bool blocking) (defined in ChannelSwitch) | ChannelSwitch | [virtual] |
ChannelPutModifiable(const std::string &channel, byte *inString, size_t length) (defined in Multichannel< Sink >) | Multichannel< Sink > | [inline] |
ChannelPutModifiable2(const std::string &channel, byte *begin, size_t length, int messageEnd, bool blocking) (defined in ChannelSwitch) | ChannelSwitch | |
ChannelRouteIterator (defined in ChannelSwitch) | ChannelSwitch | [friend] |
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] |
CreatePutSpace(size_t &size) (defined in Multichannel< Sink >) | Multichannel< Sink > | [inline] |
DefaultRoute typedef (defined in ChannelSwitchTypedefs) | ChannelSwitchTypedefs | |
DefaultRouteList typedef (defined in ChannelSwitchTypedefs) | ChannelSwitchTypedefs | |
Flush(bool hardFlush, int propagation=-1, bool blocking=true) (defined in Multichannel< Sink >) | Multichannel< Sink > | [inline, virtual] |
IsolatedInitialize(const NameValuePairs ¶meters=g_nullNameValuePairs) (defined in ChannelSwitch) | ChannelSwitch | |
ListIterator typedef (defined in ChannelSwitchTypedefs) | ChannelSwitchTypedefs | |
MapIterator typedef (defined in ChannelSwitchTypedefs) | ChannelSwitchTypedefs | |
MessageSeriesEnd(int propagation=-1, bool blocking=true) (defined in Multichannel< Sink >) | Multichannel< Sink > | [inline] |
Put2(const byte *begin, size_t length, int messageEnd, bool blocking) (defined in Multichannel< Sink >) | Multichannel< Sink > | [inline] |
PutModifiable2(byte *inString, size_t length, int messageEnd, bool blocking) (defined in Multichannel< Sink >) | Multichannel< Sink > | [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 | |
Route typedef (defined in ChannelSwitchTypedefs) | ChannelSwitchTypedefs | |
RouteMap typedef (defined in ChannelSwitchTypedefs) | ChannelSwitchTypedefs | |