RawCallbackHelper Member List

This is the complete list of members for RawCallbackHelper, including all inherited members.

CallbackHelper(bool _latching=false)CallbackHelperexplicit
GetId() constCallbackHelper
GetLatching() constCallbackHelper
GetMsgType() constRawCallbackHelperinlinevirtual
HandleData(const std::string &_newdata, boost::function< void(uint32_t)> _cb, uint32_t _id)RawCallbackHelperinlinevirtual
HandleMessage(MessagePtr _newMsg)RawCallbackHelperinlinevirtual
IsLocal() constRawCallbackHelperinlinevirtual
latchingCallbackHelperprotected
latchingMutexCallbackHelpermutableprotected
RawCallbackHelper(const boost::function< void(const std::string &)> &_cb, bool _latching=false)RawCallbackHelperinline
SetLatching(bool _latch)CallbackHelper
~CallbackHelper()CallbackHelpervirtual