|
RTI Connext Modern C++ API Version 7.6.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
| rti::core::QosProviderParams | string_profile |
| <<basic>> <<extension>> Sequence of strings containing a XML document to load. | |
| rti::core::QosProviderParams | url_profile |
| <<basic>> <<extension>> Sequence of URL groups containing a set of XML documents to load. | |
| rti::core::QosProviderParams | ignore_user_profile |
| <<basic>> <<extension>> Ignores the file USER_QOS_PROFILES.xml in the current working directory. | |
| rti::core::QosProviderParams | ignore_environment_profile |
| <<basic>> <<extension>> Ignores the value of the NDDS_QOS_PROFILES. | |
| rti::core::QosProviderParams | ignore_resource_profile |
| <<basic>> <<extension>> Ignores the file NDDS_QOS_PROFILES.xml. | |
| rti::core::MonitoringDedicatedParticipantSettings | enable |
| <<basic>> <<extension>> Enables the use of a dedicated dds::domain::DomainParticipant to distribute the RTI Connext application telemetry data. | |
Advanced Settings