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