RTI Connext .Net APIs  Version 5.3.1
DDS::DomainParticipantFactoryQos Class Reference

QoS policies supported by a DDS::DomainParticipantFactory. More...

#include <managed_domain.h>

Public Member Functions

bool equals (DomainParticipantFactoryQos^ other)
 Compares two DDS::DomainParticipantFactoryQos for equality. More...
 

Public Attributes

EntityFactoryQosPolicy entity_factory
 Entity factory policy, ENTITY_FACTORY. More...
 
SystemResourceLimitsQosPolicy resource_limits
 <<extension>> System resource limits, SYSTEM_RESOURCE_LIMITS. More...
 
ProfileQosPolicyprofile
 <<extension>> Qos profile policy, PROFILE. More...
 
LoggingQosPolicylogging
 <<extension>> Logging qos policy, LOGGING. More...
 

Detailed Description

QoS policies supported by a DDS::DomainParticipantFactory.

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

Member Data Documentation

◆ entity_factory

EntityFactoryQosPolicy DDS::DomainParticipantFactoryQos::entity_factory

Entity factory policy, ENTITY_FACTORY.

◆ resource_limits

SystemResourceLimitsQosPolicy DDS::DomainParticipantFactoryQos::resource_limits

<<extension>> System resource limits, SYSTEM_RESOURCE_LIMITS.

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

◆ profile

ProfileQosPolicy ^ DDS::DomainParticipantFactoryQos::profile

<<extension>> Qos profile policy, PROFILE.

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

◆ logging

LoggingQosPolicy ^ DDS::DomainParticipantFactoryQos::logging

<<extension>> Logging qos policy, LOGGING.


RTI Connext .Net APIs Version 5.3.1 Copyright © Mon Feb 19 2018 Real-Time Innovations, Inc