RawCallbackHelper Member List

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

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