21 #ifndef OSPL_DDS_TOPIC_TTOPICDESCRIPTION_HPP_ 22 #define OSPL_DDS_TOPIC_TTOPICDESCRIPTION_HPP_ 41 TopicDescription::~TopicDescription()
48 ISOCPP_REPORT_STACK_DDS_BEGIN(*
this);
50 return this->delegate()->name();
56 ISOCPP_REPORT_STACK_DDS_BEGIN(*
this);
58 return this->delegate()->type_name();
64 ISOCPP_REPORT_STACK_DDS_BEGIN(*
this);
66 return this->delegate()->domain_participant();
A DomainParticipant represents the local membership of the application in a Domain.
const std::string & type_name() const
const dds::domain::DomainParticipant & domain_participant() const
const std::string & name() const