1 #ifndef OMG_DDS_TOPIC_DISCOVER_HPP_ 2 #define OMG_DDS_TOPIC_DISCOVER_HPP_ 71 template <
typename TOPIC>
73 const std::string& name,
96 template <
typename ANYTOPIC,
typename FwdIterator>
115 template <
typename ANYTOPIC,
typename BinIterator>
161 template <
typename FwdIterator>
void ignore(const dds::domain::DomainParticipant &dp, const dds::core::InstanceHandle &handle)
uint32_t discover_all(const dds::domain::DomainParticipant &dp, BinIterator begin)
static const Duration infinite()
A DomainParticipant represents the local membership of the application in a Domain.
Class to hold the handle associated with in sample instance.
TOPIC discover(const dds::domain::DomainParticipant &dp, const std::string &name, const dds::core::Duration &timeout=dds::core::Duration::infinite())