CallbackHelperT< M > Member List

This is the complete list of members for CallbackHelperT< M >, including all inherited members.

CallbackHelper(bool _latching=false)CallbackHelperexplicit
CallbackHelperT(const boost::function< void(const boost::shared_ptr< M const > &)> &_cb, bool _latching=false)CallbackHelperT< M >inline
GetId() const CallbackHelper
GetLatching() const CallbackHelper
GetMsgType() const CallbackHelperT< M >inlinevirtual
HandleData(const std::string &_newdata, boost::function< void(uint32_t)> _cb, uint32_t _id)CallbackHelperT< M >inlinevirtual
HandleMessage(MessagePtr _newMsg)CallbackHelperT< M >inlinevirtual
IsLocal() const CallbackHelperT< M >inlinevirtual
latchingCallbackHelperprotected
latchingMutexCallbackHelpermutableprotected
SetLatching(bool _latch)CallbackHelper
~CallbackHelper()CallbackHelpervirtual