1.2. Callback Set¶
-
struct CallbackSet¶
Struct that encapsulates all the callbacks used by the DDS Enabler.
Public Members
-
participants::DdsLogFunc log = {nullptr}¶
Callback executed when consuming log messages.
-
DdsCallbacks dds¶
DDS related callbacks.
-
ServiceCallbacks service¶
Service related callbacks.
-
ActionCallbacks action¶
Action related callbacks.
-
participants::DdsLogFunc log = {nullptr}¶