LocatorFilterQosPolicy Class Reference
[LOCATORFILTER]

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

Inheritance diagram for LocatorFilterQosPolicy:

QosPolicy

List of all members.

Public Attributes

final LocatorFilterSeq locator_filters
 A sequence of com.rti.dds.infrastructure.LocatorFilter_t. Each com.rti.dds.infrastructure.LocatorFilter_t reports the configuration of a single channel of a MultiChannel DataWriter.
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 builtin.PublicationBuiltinTopicData.

Entity:
builtin.PublicationBuiltinTopicData
Properties:
RxO = N/A
Changeable = NO

Member Data Documentation

A sequence of com.rti.dds.infrastructure.LocatorFilter_t. Each com.rti.dds.infrastructure.LocatorFilter_t reports the configuration of a single channel of a MultiChannel DataWriter.

A sequence length of zero indicates the com.rti.dds.infrastructure.MultiChannelQosPolicy is not in use.

[default] Empty sequence.

String filter_name

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

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

[default] DomainParticipant.STRINGMATCHFILTER_NAME


RTI Connext Java API Version 4.5f Copyright © 17 Mar 2012 Real-Time Innovations, Inc