CoreDX DDS Modern C++ API
Public Member Functions | List of all members
org::toc::coredx::domain::qos::DomainParticipantQos Class Reference

This class provides the implementation of the DomainParticipantQos. More...

Public Member Functions

void policy (const dds::core::policy::UserData &q)
 Set the policy.
 
void policy (const dds::core::policy::EntityFactory &q)
 Set the policy.
 
void policy (const org::toc::coredx::core::policy::EntityName &q)
 Set the policy.
 
void policy (const org::toc::coredx::core::policy::Logging &q)
 Set the policy.
 
void policy (const org::toc::coredx::core::policy::Discovery &q)
 Set the policy.
 
void policy (const org::toc::coredx::core::policy::ThreadModel &q)
 Set the policy.
 
void policy (const org::toc::coredx::core::policy::Property &q)
 Set the policy.
 
template<typename POLICY >
const POLICY & policy () const
 Access the templated policy.
 
template<typename POLICY >
POLICY & policy ()
 Access the templated policy.
 

Detailed Description

This class provides the implementation of the DomainParticipantQos.

DomainParticipantQos contains the following QoS Policies:


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.