|
RTI Connext Traditional C++ API Version 7.5.0
|
Use these QoS fields to configure how QoS profiles are loaded and which ones should be used when entities are created.
Use these QoS fields to configure how QoS profiles are loaded and which ones should be used when entities are created.
Basic Settings
| DDS_ProfileQosPolicy | string_profile |
| <<basic>> <<extension>> Sequence of strings containing a XML document to load. | |
| DDS_ProfileQosPolicy | url_profile |
| <<basic>> <<extension>> Sequence of URL groups containing a set of XML documents to load. | |
| DDS_ProfileQosPolicy | ignore_user_profile |
| <<basic>> <<extension>> Ignores the file USER_QOS_PROFILES.xml in the current working directory. | |
| DDS_ProfileQosPolicy | ignore_environment_profile |
| <<basic>> <<extension>> Ignores the value of the NDDS_QOS_PROFILES. | |
| DDS_ProfileQosPolicy | ignore_resource_profile |
| <<basic>> <<extension>> Ignores the file NDDS_QOS_PROFILES.xml. | |
| DDS_MonitoringDedicatedParticipantSettings | enable |
| <<basic>> <<extension>> Enables the use of a dedicated DDSDomainParticipant to distribute the RTI Connext application telemetry data. | |
Advanced Settings
| DDS_MonitoringEventDistributionSettings | datawriter_qos_profile_name |
| <<extension>> The fully qualified name of the profile used to configure the DDSDataWriter that distributes event metrics. | |
| DDS_MonitoringPeriodicDistributionSettings | datawriter_qos_profile_name |
| <<extension>> The fully qualified name of the profile used to configure the DDSDataWriter that distributes periodic metrics. | |
| DDS_MonitoringLoggingDistributionSettings | datawriter_qos_profile_name |
| <<extension>> The fully qualified name of the profile used to configure the DDSDataWriter that distributes log messages. | |
| DDS_MonitoringDedicatedParticipantSettings | participant_qos_profile_name |
| <<extension>> The fully qualified name of the profile used to configure the DDSDomainParticipant that will be used to distribute telemetry data. | |
| DDS_MonitoringDistributionSettings | dedicated_participant |
| <<extension>> Configures the use of a dedicated DDSDomainParticipant to distribute the RTI Connext application telemetry data. | |
| DDS_MonitoringDistributionSettings | publisher_qos_profile_name |
| <<extension>> The fully qualified name of the profile used to configure the Publishers that distribute telemetry data. | |