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 | RawCallbackHelper | inlinevirtual |
HandleData(const std::string &_newdata, boost::function< void(uint32_t)> _cb, uint32_t _id) | RawCallbackHelper | inlinevirtual |
HandleMessage(MessagePtr _newMsg) | RawCallbackHelper | inlinevirtual |
IsLocal() const | RawCallbackHelper | inlinevirtual |
latching | CallbackHelper | protected |
latchingMutex | CallbackHelper | mutableprotected |
RawCallbackHelper(const boost::function< void(const std::string &)> &_cb, bool _latching=false) | RawCallbackHelper | inline |
SetLatching(bool _latch) | CallbackHelper | |
~CallbackHelper() | CallbackHelper | virtual |