1.4. Service Callbacks

struct ServiceCallbacks

Public Members

participants::ServiceNotification service_notification = {nullptr}

Callback for notifying the discovery of DDS services.

participants::ServiceRequestNotification service_request_notification = {nullptr}

Callback for notifying the reception of service requests.

participants::ServiceReplyNotification service_reply_notification = {nullptr}

Callback for notifying the reception of service replies.

participants::ServiceQuery service_query = {nullptr}

Callback for requesting information of a DDS service.