Cyclone ISO C++ API Reference Guide
|
Go to the documentation of this file. 1 #ifndef DDS_CORE_TQUERY_HPP_
2 #define DDS_CORE_TQUERY_HPP_
96 template<
typename FWIterator>
98 const FWIterator& params_begin,
const FWIterator& params_end);
109 const std::vector<std::string>& params);
180 template<
typename FWIterator>
Query objects contain expressions that allow the application to specify a filter on the locally avail...
const std::string & expression() const
DELEGATE::iterator iterator
void parameters(const FWIterator &begin, const FWIterator end)
DELEGATE::const_iterator const_iterator
#define OMG_DDS_IMPLICIT_REF_BASE(TYPE)
#define OMG_DDS_REF_TYPE_PROTECTED_DC(TYPE, BASE, DELEGATE)
const AnyDataReader & data_reader() const
Base class for reference-counted objects.
Typeless base class for the typed DataReader.
void add_parameter(const std::string ¶m)
Query(const dds::sub::AnyDataReader &dr, const std::string &expression)
const_iterator begin() const
uint32_t parameters_length() const
const_iterator end() const