ContentFilterProperty_t Class Reference
[Built-in Topics]

<<eXtension>> Type used to provide all the required information to enable content filtering. More...

Inherits Struct.

List of all members.

Public Member Functions

 ContentFilterProperty_t ()
 Constructor.

Public Attributes

String content_filter_topic_name
 Name of the Content-filtered Topic associated with the Reader.
String related_topic_name
 Name of the Topic related to the Content-filtered Topic.
String filter_class_name
 Identifies the filter class this filter belongs to. RTPS can support multiple filter classes (SQL, regular expressions, custom filters, etc).
String filter_expression
 The actual filter expression. Must be a valid expression for the filter class specified using filterClassName.
final StringSeq expression_parameters
 Defines the value for each parameter in the filter expression.


Detailed Description

<<eXtension>> Type used to provide all the required information to enable content filtering.

Constructor & Destructor Documentation

Constructor.


Member Data Documentation

Name of the Content-filtered Topic associated with the Reader.

Name of the Topic related to the Content-filtered Topic.

Identifies the filter class this filter belongs to. RTPS can support multiple filter classes (SQL, regular expressions, custom filters, etc).

The actual filter expression. Must be a valid expression for the filter class specified using filterClassName.

Defines the value for each parameter in the filter expression.


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