|
RTI Connext Java API
Version 6.0.1
|
The QoS policy used to report the configuration of a MultiChannel DataWriter as part of com.rti.dds.publication.builtin.PublicationBuiltinTopicData. More...
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. | |
Public Attributes inherited from QosPolicy | |
| final QosPolicyId_t | id |
| The ID of this QoS policy. | |
| final String | policy_name |
| The name of this QoS policy. | |
Additional Inherited Members | |
Public Member Functions inherited from Struct | |
| abstract boolean | equals (Object obj) |
| abstract int | hashCode () |
| String | toString () |
Protected Member Functions inherited from Struct | |
| Struct () | |
| abstract void | pull_from_nativeI (long native_status) |
| abstract void | push_to_nativeI (long native_status) |
The QoS policy used to report the configuration of a MultiChannel DataWriter as part of com.rti.dds.publication.builtin.PublicationBuiltinTopicData.
| 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.
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: com.rti.dds.domain.DomainParticipant.SQLFILTER_NAME and com.rti.dds.domain.DomainParticipant.STRINGMATCHFILTER_NAME.
[default] com.rti.dds.domain.DomainParticipant.STRINGMATCHFILTER_NAME