RTI Connext Modern C++ API
Version 5.3.0
|
<<extension>> <<value-type>> A request coming from one of the built-in services More...
#include <dds/topic/BuiltinTopic.hpp>
Public Member Functions | |
rti::core::ServiceRequestId | service_id () const |
Get the service id of the request. | |
const rti::core::Guid & | instance_id () const |
Get the instance id of the request. | |
const dds::core::vector < uint8_t > & | request_body () const |
Get the request body of the request. | |
<<extension>> <<value-type>> A request coming from one of the built-in services
Data associated with the built-in topic rti::topic::service_request_topic_name(). It contains service-specific information.
|
inline |
Get the service id of the request.
|
inline |
Get the instance id of the request.
|
inline |
Get the request body of the request.