Namespaces | Functions

src/hpp/dds/topic/discover.hpp File Reference

#include <dds/core/corefwd.hpp>
#include <dds/domain/domainfwd.hpp>

Go to the source code of this file.

Namespaces

namespace  dds
namespace  dds::topic

Functions

template<typename ANYTOPIC , typename FwdIterator >
int discover (FwdIterator begin, uint32_t max_size)
template<typename ANYTOPIC , typename BinIterator >
int discover (BinIterator begin)
void ignore (const dds::domain::DomainParticipant &dp, const dds::core::InstanceHandle &handle)
template<typename FwdIterator >
void ignore (const dds::domain::DomainParticipant &dp, FwdIterator begin, FwdIterator end)