RTI Connext Traditional C++ API Version 7.5.0

This page lists QoS fields that can be used to send application-specific data during participant and endpoint discovery.

This page lists QoS fields that can be used to send application-specific data during participant and endpoint discovery.

There are also various resource limits related to these QoS which are also listed below.

Basic Settings

DDS_PropertyQosPolicyvalue
<<basic>> <<extension>> Sequence of properties.

Advanced Settings

DDS_UserDataQosPolicyvalue
<<spec>> a sequence of octets
DDS_GroupDataQosPolicyvalue
<<spec>> a sequence of octets
DDS_TypeSupportQosPolicyplugin_data
[DEPRECATED] <<extension>> Value to pass into the type plugin's de-/serialization function
DDS_DomainParticipantResourceLimitsQosPolicyparticipant_user_data_max_length
<<extension>> Maximum length of user data in DDS_DomainParticipantQos and DDS_ParticipantBuiltinTopicData
DDS_DomainParticipantResourceLimitsQosPolicytopic_data_max_length
<<extension>> Maximum length of topic data in DDS_TopicQos, DDS_TopicBuiltinTopicData, DDS_PublicationBuiltinTopicData and DDS_SubscriptionBuiltinTopicData
DDS_DomainParticipantResourceLimitsQosPolicypublisher_group_data_max_length
<<extension>> Maximum length of group data in DDS_PublisherQos and DDS_PublicationBuiltinTopicData
DDS_DomainParticipantResourceLimitsQosPolicysubscriber_group_data_max_length
<<extension>> Maximum length of group data in DDS_SubscriberQos and DDS_SubscriptionBuiltinTopicData
DDS_DomainParticipantResourceLimitsQosPolicywriter_user_data_max_length
<<extension>> Maximum length of user data in DDS_DataWriterQos and DDS_PublicationBuiltinTopicData
DDS_DomainParticipantResourceLimitsQosPolicyreader_user_data_max_length
<<extension>> Maximum length of user data in DDS_DataReaderQos and DDS_SubscriptionBuiltinTopicData
DDS_DomainParticipantResourceLimitsQosPolicyparticipant_property_list_max_length
<<extension>> Maximum number of properties associated with the DDSDomainParticipant.
DDS_DomainParticipantResourceLimitsQosPolicyparticipant_property_string_max_length
<<extension>> Maximum string length of the properties associated with the DDSDomainParticipant.
DDS_DomainParticipantResourceLimitsQosPolicywriter_property_list_max_length
<<extension>> Maximum number of properties associated with a DDSDataWriter.
DDS_DomainParticipantResourceLimitsQosPolicywriter_property_string_max_length
<<extension>> Maximum string length of the properties associated with a DDSDataWriter.
DDS_DomainParticipantResourceLimitsQosPolicyreader_property_list_max_length
<<extension>> Maximum number of properties associated with a DDSDataReader.
DDS_DomainParticipantResourceLimitsQosPolicyreader_property_string_max_length
<<extension>> Maximum string length of the properties associated with a DDSDataReader.