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

The purpose of this QoS is to assocate DataTags (name-value pairs) with the entity. More...

Public Member Functions

bool contains (const std::string &name) const
 Check if it contains a name-value pair with 'name'.
 
void insert (const std::string name, const std::string value)
 Add a name-value pair.
 
DataTagtag (std::string name, std::string value)
 Add a name-value pair.
 
TagsType tags () const
 Access the policy.
 
DataTagtags (TagsType q)
 Set the policy.
 

Detailed Description

The purpose of this QoS is to assocate DataTags (name-value pairs) with the entity.


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