CoreDX DDS Modern C++ API
Public Member Functions | List of all members
org::toc::coredx::core::policy::Rpc Class Reference

The purpose of this QoS is to configure properties that support the RPC over DDS implementation. More...

Public Member Functions

std::string service_instance_name () const
 Access the policy.
 
Rpcservice_instance_name (std::string q)
 Set the policy.
 
GUID related_entity_guid () const
 Access the policy.
 
Rpcrelated_entity_guid (GUID q)
 Set the policy.
 
std::vector< std::string > topic_aliases () const
 Access the policy.
 
Rpctopic_aliases (std::vector< std::string > q)
 Set the policy.
 

Detailed Description

The purpose of this QoS is to configure properties that support the RPC over DDS implementation.

This policy is populated internally by the RPC implementation, and should not be modified by the application.


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