Namespaces | Functions

src/hpp/dds/domain/discovery.hpp File Reference

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

Go to the source code of this file.

Namespaces

namespace  dds
namespace  dds::domain

Functions

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)
dds::sub::Subscriber builtin_subscriber (dds::domain::DomainParticipant &dp)