<<extension>> <<value-type>> Specifies the data query that defines a TopicQuery.
More...
#include <rti/sub/TopicQuery.hpp>
<<extension>> <<value-type>> Specifies the data query that defines a TopicQuery.
A TopicQuerySelection is defined by a dds::topic::Filter that selects a subset of samples in the dds::pub::DataWriters
◆ Kind
Alias for TopicQuerySelectionKind.
◆ TopicQuerySelection() [1/2]
rti::sub::TopicQuerySelection::TopicQuerySelection |
( |
const dds::topic::Filter & |
the_filter | ) |
|
|
inlineexplicit |
◆ TopicQuerySelection() [2/2]
Creates a TopicQuerySelection with a selection kind.
- Parameters
-
the_filter | Defines the data query |
the_kind | Indicates the kind of selection |
◆ filter() [1/2]
Gets the filter.
Referenced by kind().
◆ filter() [2/2]
◆ kind() [1/2]
Kind rti::sub::TopicQuerySelection::kind |
( |
| ) |
const |
|
inline |
Gets the selection kind.
Referenced by kind().
◆ kind() [2/2]