MIRA
|
This is the complete list of members for ChannelContentChange< T >, including all inherited members.
callback(ChannelRead< T > value) | ChannelContentChange< T > | inline |
subscribe(Authority &authority, const std::string &channelID, boost::function< void(ChannelRead< T >)> fn) | ChannelContentChange< T > | inline |
subscribe(Authority &authority, const std::string &channelID, void(Class::*f)(ChannelRead< T >), Class *obj) | ChannelContentChange< T > | inline |