RTI Connext C API Version 7.4.0

These QoS affect participant and endpoint matching.

These QoS affect participant and endpoint matching.

See the pages of each individual QoS for a desription of how the QoS must be set in order for two applications to be considered matching. Look for information about compatibility or request-offered (RxO) semantics.

DDS_DurabilityQosPolicykind
<<basic>> <<spec>> The kind of durability.
DDS_CompressionSettings_tcompression_ids
<<extension>> Mask that represents the compression algorithms enabled.
DDS_DataRepresentationQosPolicyvalue
<<spec>> Sequence of representation identifiers.
DDS_DataRepresentationQosPolicycompression_settings
<<basic>> <<extension>> Structure that contains the compression settings.
DDS_PresentationQosPolicyaccess_scope
<<spec>> Determines the largest scope spanning the entities for which the order and coherency of changes can be preserved.
DDS_PresentationQosPolicycoherent_access
<<spec>> Specifies support for coherent access. Controls whether coherent access is supported within the scope access_scope.
DDS_PresentationQosPolicyordered_access
<<spec>> Specifies support for ordered access to the samples received at the subscription end. Controls whether ordered access is supported within the scope access_scope.
DDS_DeadlineQosPolicyperiod
<<basic>> <<spec>> Duration of the deadline period.
DDS_LatencyBudgetQosPolicyduration
<<spec>> Duration of the maximum acceptable delay.
DDS_OwnershipQosPolicykind
<<basic>> <<spec>> The kind of ownership
DDS_LivelinessQosPolicykind
<<basic>> <<spec>> The kind of liveliness desired.
DDS_LivelinessQosPolicylease_duration
<<basic>> <<spec>> The duration within which a DDS_DataWriter must be asserted, or else it is assumed to be not alive.
DDS_PartitionQosPolicyname
<<basic>> <<spec>> A list of partition names
DDS_ReliabilityQosPolicykind
<<basic>> <<spec>> Kind of reliability.
DDS_ReliabilityQosPolicyacknowledgment_kind
<<extension>> Kind of reliable acknowledgment
DDS_ReliabilityQosPolicyinstance_state_consistency_kind
<<extension>> Whether instance state consistency is enabled
DDS_DestinationOrderQosPolicykind
<<basic>> <<spec>> Specifies the desired kind of destination order.
DDS_TypeConsistencyEnforcementQosPolicykind
<<spec>> Type consistency kind.
DDS_TypeConsistencyEnforcementQosPolicyignore_sequence_bounds
<<spec>> Controls whether sequence bounds are taken into consideration for type assignability.
DDS_TypeConsistencyEnforcementQosPolicyignore_string_bounds
<<spec>> Controls whether string bounds are taken into consideration for type assignability.
DDS_TypeConsistencyEnforcementQosPolicyignore_member_names
<<spec>> Controls whether member names are taken into consideration for type assignability.
DDS_TypeConsistencyEnforcementQosPolicyprevent_type_widening
<<spec>> Controls whether type widening is allowed.
DDS_TypeConsistencyEnforcementQosPolicyforce_type_validation
<<spec>> Controls whether type information must be available in order to complete matching between a DDS_DataWriter and a DDS_DataReader.
DDS_TypeConsistencyEnforcementQosPolicyignore_enum_literal_names
<<spec>> Controls whether enumeration constant names are taken into consideration for type assignability.