RTI Connext Modern C++ API  Version 5.3.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
rti::core::ContentFilterProperty Class Reference

<<extension>> <<value-type>> Provides all the required information to enable content filtering. More...

#include <ContentFilterProperty.hpp>

Public Member Functions

optional_string content_filter_topic_name () const
 Name of the ContentFilteredTopic associated with the DataReader.
 
dds::core::StringSeq expression_parameters () const
 The ContentFilteredTopic filter parameters.
 
optional_string filter_class_name () const
 Identifies the filter class this filter belongs to.
 
optional_string filter_expression () const
 The filter expression.
 
optional_string related_topic_name () const
 The name of the ContentFilteredTopic's related Topic.
 

Detailed Description

<<extension>> <<value-type>> Provides all the required information to enable content filtering.

Member Function Documentation

optional_string rti::core::ContentFilterProperty::content_filter_topic_name ( ) const
inline

Name of the ContentFilteredTopic associated with the DataReader.

dds::core::StringSeq rti::core::ContentFilterProperty::expression_parameters ( ) const
inline

The ContentFilteredTopic filter parameters.

optional_string rti::core::ContentFilterProperty::filter_class_name ( ) const
inline

Identifies the filter class this filter belongs to.

optional_string rti::core::ContentFilterProperty::filter_expression ( ) const
inline

The filter expression.

optional_string rti::core::ContentFilterProperty::related_topic_name ( ) const
inline

The name of the ContentFilteredTopic's related Topic.


RTI Connext Modern C++ API Version 5.3.0 Copyright © Sun Jun 25 2017 Real-Time Innovations, Inc