Cyclone ISO C++ API Reference Guide
|
#include <string>
#include <dds/pub/detail/find.hpp>
Go to the source code of this file.
Namespaces | |
dds | |
dds::pub | |
Functions | |
template<typename WRITER , typename BinIterator > | |
uint32_t | dds::pub::find (const dds::pub::Publisher &pub, const std::string &topic_name, BinIterator begin) |
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) |