1 #ifndef OMG_DDS_T_TOPIC_CONTENT_FILTERED_TOPIC_HPP_ 2 #define OMG_DDS_T_TOPIC_CONTENT_FILTERED_TOPIC_HPP_ 29 #ifdef OMG_DDS_CONTENT_SUBSCRIPTION_SUPPORT 145 template <typename FWDIterator>
157 const
dds::topic::
Topic<T>& topic() const;
160 #endif // OMG_DDS_CONTENT_SUBSCRIPTION_SUPPORT Filter objects contain SQL expressions that allow the application to specify a filter on the locally ...
#define OMG_DDS_IMPLICIT_REF_BASE(TYPE)
const std::string & filter_expression() const
Topic is the most basic description of the data to be published and subscribed.
ContentFilteredTopic is a specialization of TopicDescription that allows for content-based subscripti...
This class is the base for Topic, ContentFilteredTopic and MultiTopic.
const dds::core::StringSeq filter_parameters() const
const dds::topic::Topic< T > & topic() const
#define OMG_DDS_REF_TYPE_PROTECTED_DC_T(TYPE, BASE, T_PARAM, DELEGATE)
std::vector< std::string > StringSeq
const std::string & name() const