21 #ifndef OSPL_DDS_TOPIC_TANYTOPIC_IMPL_HPP_ 22 #define OSPL_DDS_TOPIC_TANYTOPIC_IMPL_HPP_ 49 ISOCPP_REPORT_STACK_DDS_BEGIN(*
this);
50 return this->delegate()->qos();
57 ISOCPP_REPORT_STACK_DDS_BEGIN(*
this);
58 this->delegate()->qos(qos);
65 ISOCPP_REPORT_STACK_DDS_BEGIN(*
this);
66 this->delegate()->qos(qos);
74 ISOCPP_REPORT_STACK_DDS_BEGIN(*
this);
75 qos = this->delegate()->qos();
83 ISOCPP_REPORT_STACK_DDS_BEGIN(*
this);
84 return this->delegate()->inconsistent_topic_status();
Typeless base class for the typed Topic.
::dds::core::status::InconsistentTopicStatus inconsistent_topic_status() const
This struct provides the basic mechanism for an application to specify Quality of Service attributes ...
dds::topic::qos::TopicQos qos() const
const AnyTopic & operator>>(dds::topic::qos::TopicQos &qos) const
AnyTopic & operator<<(const dds::topic::qos::TopicQos &qos)