|
RTI Connext .Net APIs
Version 5.3.1
|
<<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... | |
Functions | |
| static System::String ^ | DDS::ServiceQosPolicy::get_service_qos_policy_name () |
| Stringified human-readable name for DDS::ServiceQosPolicy. More... | |
<<extension>> Service QoS policy is used to indicate what kind of service is associated with the DDS entity.
|
strong |
Kinds of service.
| Enumerator | |
|---|---|
| NO_SERVICE_QOS | There is no service associated with the entity. |
| PERSISTENCE_SERVICE_QOS | The entity is an entity created by RTI Persistence Service. |
| QUEUING_SERVICE_QOS | The entity is an entity created by RTI Queuing Service. |
| ROUTING_SERVICE_QOS | The entity is an entity created by RTI Routing Service. |
| RECORDING_SERVICE_QOS | The entity is an entity created by RTI Recording Service. |
| REPLAY_SERVICE_QOS | The entity is an entity created by RTI Replay Service. |
| DATABASE_INTEGRATION_SERVICE_QOS | The entity is an entity created by RTI Database Integration Service. |
| WEB_INTEGRATION_SERVICE_QOS | The entity is an entity created by RTI Web Integration Service. |
|
inlinestatic |
Stringified human-readable name for DDS::ServiceQosPolicy.