DDS::PropertyQosPolicyHelper Class Reference
[PROPERTY]

Policy Helpers which facilitate management of the properties in the input policy. More...

#include <managed_infrastructure.h>

List of all members.

Static Public Member Functions

static Int32 get_number_of_properties (PropertyQosPolicy^ policy)
 Gets the number of properties in the input policy.
static void assert_property (PropertyQosPolicy^ policy, String^ name, String^ value, System::Boolean propagate)
 Asserts the property identified by name in the input policy.
static void add_property (PropertyQosPolicy^ policy, String^ name, String^ value, System::Boolean propagate)
 Adds a new property to the input policy.
static Property_tlookup_property (PropertyQosPolicy^ policy, System::String^ name)
 Searches for a property in the input policy given its name.
static void remove_property (PropertyQosPolicy^ policy, String^ name)
 Removes a property from the input policy.
static void get_properties (PropertyQosPolicy^ policy, PropertySeq^ properties, String^ name_prefix)
 Retrieves a list of properties whose names match the input prefix.


Detailed Description

Policy Helpers which facilitate management of the properties in the input policy.

RTI Data Distribution Service .Net APIs Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc