DDS::LocatorFilter_t 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.

Public Attributes

LocatorSeqlocators
 Sequence containing from one to four DDS::Locator_t, used to specify the multicast address locators of an individual channel within a MultiChannel DataWriter.
System::String^ filter_expression
 A logical expression used to determine the data that will be published in the channel.


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
Specifies the configuration of an individual channel within a MultiChannel DataWriter.
QoS:
DDS::LocatorFilterQosPolicy

Member Data Documentation

Sequence containing from one to four DDS::Locator_t, used to specify the multicast address locators of an individual channel within a MultiChannel DataWriter.

[default] Empty sequence.

A logical expression used to determine the data that will be published in the channel.

If the expression evaluates to TRUE, a sample will be published on the channel.

An empty string always evaluates the expression to TRUE.

A NULL value is not allowed.

The syntax of the expression will depend on the value of DDS::LocatorFilterQosPolicy::filter_name

See also:
Queries and Filters Syntax
[default] NULL (invalid value)


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