<<extension>> Service QoS policy is used to indicate what kind of service is associated with the DDS entity.
More...
<<extension>> Service QoS policy is used to indicate what kind of service is associated with the DDS entity.
◆ DDS_ServiceQosPolicyKind
Kinds of service.
- QoS:
- DDS_ServiceQosPolicy
Enumerator |
---|
DDS_NO_SERVICE_QOS | There is no service associated with the entity.
|
DDS_PERSISTENCE_SERVICE_QOS | The entity is an entity created by RTI Persistence Service.
|
DDS_QUEUING_SERVICE_QOS | The entity is an entity created by RTI Queuing Service.
|
DDS_ROUTING_SERVICE_QOS | The entity is an entity created by RTI Routing Service.
|
DDS_RECORDING_SERVICE_QOS | The entity is an entity created by RTI Recording Service.
|
DDS_REPLAY_SERVICE_QOS | The entity is an entity created by RTI Replay Service.
|
DDS_DATABASE_INTEGRATION_SERVICE_QOS | The entity is an entity created by RTI Database Integration Service.
|
DDS_WEB_INTEGRATION_SERVICE_QOS | The entity is an entity created by RTI Web Integration Service.
|
DDS_OBSERVABILITY_COLLECTOR_SERVICE_QOS | The entity is an entity created by RTI Observability Collector Service.
|
◆ DDS_SERVICE_QOS_POLICY_NAME
const char* const DDS_SERVICE_QOS_POLICY_NAME |
|
extern |