MIRA
ChannelInterval< T > Member List

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() constChannelInterval< T >inline
last() constChannelInterval< 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