MIRA
ChannelHysteresis< T > Member List

This is the complete list of members for ChannelHysteresis< T >, including all inherited members.

callback(ChannelRead< T > value)ChannelHysteresis< T >inline
ChannelHysteresis(const T &lower, const T &upper)ChannelHysteresis< T >inline
subscribe(Authority &authority, const std::string &channelID, boost::function< void(typename SchmittTriggerHysteresis< T >::State, ChannelRead< T >)> fn)ChannelHysteresis< T >inline
subscribe(Authority &authority, const std::string &channelID, void(Class::*f)(typename SchmittTriggerHysteresis< T >::State, ChannelRead< T >), Class *obj)ChannelHysteresis< T >inline