RTI Connext .Net APIs  Version 6.0.1
DDS::DataTagQosPolicyHelper Class Reference

Policy helpers that facilitate management of the data tags in the input policy. More...

#include <managed_infrastructure.h>

Static Public Member Functions

static Int32 get_number_of_tags (DataTagQosPolicy^ policy)
 Gets the number of data tags in the input policy. More...
 
static void assert_tag (DataTagQosPolicy^ policy, String^ name, String^ value)
 Asserts the tag identified by name in the input policy. More...
 
static void add_tag (DataTagQosPolicy^ policy, String^ name, String^ value)
 Adds a new tag to the input policy. More...
 
static Taglookup_tag (DataTagQosPolicy^ policy, String^ name)
 Searches by tag name for a tag in the input policy. More...
 
static void remove_tag (DataTagQosPolicy^ policy, String^ name)
 Removes a tag from the input policy. More...
 

Detailed Description

Policy helpers that facilitate management of the data tags in the input policy.


RTI Connext .Net APIs Version 6.0.1 Copyright © Sat Nov 23 2019 Real-Time Innovations, Inc