|
RTI Connext Modern C++ API Version 7.6.0
|
Use these QoS fields if you are using content filtering on your data.
Use these QoS fields if you are using content filtering on your data.
Content filtering most commonly refers to using a dds::topic::ContentFilteredTopic, but data can also be filtered using rti::sub::TopicQuery to run a new filter over the data in a DataWriter's cache, or dds::sub::cond::QueryCondition to read a subset of the data that is currently stored in the DataReader's cache.
Advanced Settings