MIRA
ChannelProperty< T > Member List

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

callback(ChannelRead< T > channel)ChannelProperty< T >inline
ChannelProperty()ChannelProperty< T >inline
channelProperty(Reflector &r, const std::string &name, ChannelProperty &channel, const std::string &comment, IAuthorityProvider *authorityProvider)ChannelProperty< T >inlinestatic
ChannelPropertyBase()ChannelPropertyBaseinline
getAvailableChannels()ChannelProperty< T >inlinevirtual
getChannel()ChannelProperty< T >inline
getDataUpdateCount() constChannelProperty< T >inlinevirtual
getID() constChannelPropertyBaseinline
getName() constChannelPropertyBaseinline
isOptional() constChannelPropertyBaseinline
isValid() constChannelProperty< T >inlinevirtual
mAuthorityProviderChannelPropertyBaseprotected
mChannelIDChannelPropertyBaseprotected
mNameChannelPropertyBaseprotected
mOptionalChannelPropertyBaseprotected
set(const std::string &id, IAuthorityProvider *authorityProvider)ChannelProperty< T >inlinevirtual
setChannelChangedCallback(boost::function< void()> channelChangedFn)ChannelProperty< T >inline
setChannelChangedCallback(void(Class::*f)(), Class *obj)ChannelProperty< T >inline
setDataChangedCallback(boost::function< void(ChannelRead< T >)> dataChangedFn)ChannelProperty< T >inline
setDataChangedCallback(void(Class::*f)(ChannelRead< T >), Class *obj)ChannelProperty< T >inline
setDataIntervalChangedCallback(boost::function< void(ChannelReadInterval< T >)> dataChangedFn)ChannelProperty< T >inline
setDataIntervalChangedCallback(void(Class::*f)(ChannelReadInterval< T >), Class *obj)ChannelProperty< T >inline
setName(const std::string &name)ChannelPropertyBaseinline
setOptional()ChannelPropertyBaseinline
update()ChannelProperty< T >inlinevirtual
~ChannelPropertyBase()ChannelPropertyBaseinlinevirtual