| DDS-PSM-C++ 1.0 ISO C++ API for OpenSplice DDS |
#include <string>#include <dds/pub/detail/find.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | dds |
| namespace | dds::pub |
Functions | |
| template<typename WRITER , typename FwdIterator > | |
| uint32_t | dds::pub::find (const dds::pub::Publisher &pub, const std::string &topic_name, FwdIterator begin, uint32_t max_size) |
| template<typename WRITER , typename BinIterator > | |
| uint32_t | dds::pub::find (const dds::pub::Publisher &pub, const std::string &topic_name, BinIterator begin) |
1.8.2