Namespaces | Functions

src/hpp/dds/pub/detail/find.hpp File Reference

#include <string>
#include <dds/core/corefwd.hpp>
#include <dds/pub/pubfwd.hpp>

Go to the source code of this file.

Namespaces

namespace  dds
namespace  dds::pub
namespace  dds::pub::detail

Functions

template<typename WRITER , typename FwdIterator >
uint32_t find (const dds::pub::Publisher &pub, const std::string &topic_name, FwdIterator begin, int32_t max_size)
template<typename WRITER , typename BinIterator >
uint32_t find (const dds::pub::Publisher &pub, const std::string &topic_name, BinIterator begin)