DDS::LocatorFilterQosPolicy Class Reference
[LOCATORFILTER]

The QoS policy used to report the configuration of a MultiChannel DataWriter as part of DDS::PublicationBuiltinTopicData. More...

#include <managed_infrastructure.h>

List of all members.

Static Public Member Functions

static System::String^ get_locator_filter_qos_policy_name ()
 Stringified human-readable name for DDS::LocatorFilterQosPolicy.

Public Attributes

LocatorFilterSeqlocator_filters
 A sequence of DDS::LocatorFilter_t. Each DDS::LocatorFilter_t reports the configuration of a single channel of a MultiChannel DataWriter.
System::String^ filter_name
 Name of the filter class used to describe the filter expressions of a MultiChannel DataWriter.


Detailed Description

The QoS policy used to report the configuration of a MultiChannel DataWriter as part of DDS::PublicationBuiltinTopicData.

Entity:
DDS::PublicationBuiltinTopicData
Properties:
RxO = N/A
Changeable = NO

Member Data Documentation

A sequence of DDS::LocatorFilter_t. Each DDS::LocatorFilter_t reports the configuration of a single channel of a MultiChannel DataWriter.

A sequence length of zero indicates the DDS::MultiChannelQosPolicy is not in use.

[default] Empty sequence.

Name of the filter class used to describe the filter expressions of a MultiChannel DataWriter.

The following builtin filters are supported: DDS::DomainParticipant::SQLFILTER_NAME and DDS::DomainParticipant::STRINGMATCHFILTER_NAME.

[default] DDS::DomainParticipant::STRINGMATCHFILTER_NAME


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