RTI Connext C API Version 7.3.0
DDS_DomainParticipantFactoryQos Struct Reference

QoS policies supported by a DDS_DomainParticipantFactory. More...

Data Fields

struct DDS_EntityFactoryQosPolicy entity_factory
 Entity factory policy, ENTITY_FACTORY. More...
 
struct DDS_SystemResourceLimitsQosPolicy resource_limits
 <<extension>> System resource limits, SYSTEM_RESOURCE_LIMITS. More...
 
struct DDS_ProfileQosPolicy profile
 <<extension>> Qos profile policy, PROFILE. More...
 
struct DDS_LoggingQosPolicy logging
 <<extension>> Logging qos policy, LOGGING. More...
 
struct DDS_MonitoringQosPolicy monitoring
 <<extension>> Monitoring qos policy, MONITORING. More...
 

Detailed Description

QoS policies supported by a DDS_DomainParticipantFactory.

Entity:
DDS_DomainParticipantFactory
See also
QoS Policies and allowed ranges within each Qos.

Field Documentation

◆ entity_factory

struct DDS_EntityFactoryQosPolicy DDS_DomainParticipantFactoryQos::entity_factory

Entity factory policy, ENTITY_FACTORY.

◆ resource_limits

struct DDS_SystemResourceLimitsQosPolicy DDS_DomainParticipantFactoryQos::resource_limits

<<extension>> System resource limits, SYSTEM_RESOURCE_LIMITS.

Note: This QoS policy cannot be configured from XML configuration files.

◆ profile

struct DDS_ProfileQosPolicy DDS_DomainParticipantFactoryQos::profile

<<extension>> Qos profile policy, PROFILE.

Note: This QoS policy cannot be configured from XML configuration files.

◆ logging

struct DDS_LoggingQosPolicy DDS_DomainParticipantFactoryQos::logging

<<extension>> Logging qos policy, LOGGING.

◆ monitoring

struct DDS_MonitoringQosPolicy DDS_DomainParticipantFactoryQos::monitoring

<<extension>> Monitoring qos policy, MONITORING.

This QoS policy is used to collect and emit telemetry data of a Connext application using RTI Monitoring Library 2.0.