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::QosProviderParamsstring_profile
<<basic>> <<extension>> Sequence of strings containing a XML document to load.
rti::core::QosProviderParamsurl_profile
<<basic>> <<extension>> Sequence of URL groups containing a set of XML documents to load.
rti::core::QosProviderParamsignore_user_profile
<<basic>> <<extension>> Ignores the file USER_QOS_PROFILES.xml in the current working directory.
rti::core::QosProviderParamsignore_environment_profile
<<basic>> <<extension>> Ignores the value of the NDDS_QOS_PROFILES.
rti::core::QosProviderParamsignore_resource_profile
<<basic>> <<extension>> Ignores the file NDDS_QOS_PROFILES.xml.
rti::core::MonitoringDedicatedParticipantSettingsenable
<<basic>> <<extension>> Enables the use of a dedicated dds::domain::DomainParticipant to distribute the RTI Connext application telemetry data.

Advanced Settings

rti::core::MonitoringEventDistributionSettingsdatawriter_qos_profile_name
<<extension>> The fully qualified name of the profile used to configure the dds::pub::DataWriter that distributes event metrics.
rti::core::MonitoringPeriodicDistributionSettingsdatawriter_qos_profile_name
<<extension>> The fully qualified name of the profile used to configure the dds::pub::DataWriter that distributes periodic metrics.
rti::core::MonitoringLoggingDistributionSettingsdatawriter_qos_profile_name
<<extension>> The fully qualified name of the profile used to configure the dds::pub::DataWriter that distributes log messages.
rti::core::MonitoringDedicatedParticipantSettingsparticipant_qos_profile_name
<<extension>> The fully qualified name of the profile used to configure the dds::domain::DomainParticipant that will be used to distribute telemetry data.
rti::core::MonitoringDistributionSettingsdedicated_participant
<<extension>> Configures the use of a dedicated dds::domain::DomainParticipant to distribute the RTI Connext application telemetry data.
rti::core::MonitoringDistributionSettingspublisher_qos_profile_name
<<extension>> The fully qualified name of the profile used to configure the Publishers that distribute telemetry data.