RTI Connext Modern C++ API
Version 6.0.0
|
<<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. | |
<<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().
const POLICY& dds::domain::qos::DomainParticipantFactoryQos::policy | ( | ) | const |
Gets a QoS policy by const reference.
POLICY& dds::domain::qos::DomainParticipantFactoryQos::policy | ( | ) |
Gets a QoS policy by reference.
Policy | One of the DomainParticipantFactory QoS policies: |