RTI Connext .NET API (legacy)
Version 6.1.2
|
Service associated with a DDS entity. More...
#include <managed_infrastructure.h>
Static Public Member Functions | |
static System::String ^ | get_service_qos_policy_name () |
Stringified human-readable name for DDS::ServiceQosPolicy. More... | |
Public Attributes | |
ServiceQosPolicyKind | kind |
The kind of service. More... | |
Service associated with a DDS entity.
This QoS policy is intended to be used by RTI infrastructure services.
User applications should not modify its value.
ServiceQosPolicyKind DDS::ServiceQosPolicy::kind |
The kind of service.
[default] DDS::ServiceQosPolicyKind::NO_SERVICE_QOS
Referenced by RTI.Connext.Queuing.QueueConsumer< TRep >::CreateSample(), and RTI.Connext.Queuing.QueueProducer< TRep >::CreateWriteSample().