RTI Connext Traditional C++ API
Version 5.2.0
|
<<extension>> Service QoS policy is used to indicate what kind of service is associated with the DDS entity. More...
Classes | |
struct | DDS_ServiceQosPolicy |
Service associated with a DDS entity. More... | |
Enumerations | |
enum | DDS_ServiceQosPolicyKind { DDS_NO_SERVICE_QOS, DDS_PERSISTENCE_SERVICE_QOS, DDS_QUEUING_SERVICE_QOS, DDS_ROUTING_SERVICE_QOS, DDS_RECORDING_SERVICE_QOS, DDS_REPLAY_SERVICE_QOS, DDS_DATABASE_INTEGRATION_SERVICE_QOS } |
Kinds of service. More... | |
Variables | |
const char *const | DDS_SERVICE_QOS_POLICY_NAME |
Stringified human-readable name for DDS_ServiceQosPolicy. | |
<<extension>> Service QoS policy is used to indicate what kind of service is associated with the DDS entity.
Kinds of service.
const char* const DDS_SERVICE_QOS_POLICY_NAME |
Stringified human-readable name for DDS_ServiceQosPolicy.