RTI Connext Modern C++ API  Version 5.3.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
dds::domain::qos::DomainParticipantFactoryQos Class Reference

<<value-type>> Container of the QoS policies that do not apply to a specific entity More...

#include "dds/domain/qos/DomainParticipantFactoryQos.hpp"

Public Member Functions

template<typename POLICY >
const POLICY & policy () const
 Gets a QoS policy by const reference.
 
template<typename POLICY >
POLICY & policy ()
 Gets a QoS policy by reference.
 

Detailed Description

<<value-type>> Container of the QoS policies that do not apply to a specific entity

To set or get this policies, use DomainParticipant::participant_factory_qos().

See Also
Qos Use Cases

Member Function Documentation

template<typename POLICY >
const POLICY& dds::domain::qos::DomainParticipantFactoryQos::policy ( ) const

Gets a QoS policy by const reference.

See Also
policy()
template<typename POLICY >
POLICY& dds::domain::qos::DomainParticipantFactoryQos::policy ( )

Gets a QoS policy by reference.

Template Parameters
PolicyOne of the DomainParticipantFactory QoS policies:
See Also
DDSQosModule_set_qos

RTI Connext Modern C++ API Version 5.3.1 Copyright © Mon Feb 19 2018 Real-Time Innovations, Inc