#include <Topic.hpp>
Public Member Functions | |
| Topic (const std::string &the_name, const std::string &the_type_name, const dds::topic::qos::TopicQos &the_qos, const dds::core::smart_ptr_traits< dds::domain::detail::DomainParticipantHolder >::ref_type &dp) | |
| template<typename SELF > | |
| ::dds::core::cond::StatusCondition < SELF > | status_condition (const SELF &self) const |
| const dds::topic::qos::TopicQos | qos () const |
| void | qos (const dds::topic::qos::TopicQos &the_qos) |
| dds::core::status::InconsistentTopicStatus | inconsistent_topic_status () |
Definition at line 31 of file Topic.hpp.
| Topic | ( | const std::string & | the_name, | |
| const std::string & | the_type_name, | |||
| const dds::topic::qos::TopicQos & | the_qos, | |||
| const dds::core::smart_ptr_traits< dds::domain::detail::DomainParticipantHolder >::ref_type & | dp | |||
| ) | [inline] |
| dds::core::status::InconsistentTopicStatus inconsistent_topic_status | ( | ) | [inline] |
| const dds::topic::qos::TopicQos qos | ( | ) | const [inline] |
| void qos | ( | const dds::topic::qos::TopicQos & | the_qos | ) | [inline] |
| ::dds::core::cond::StatusCondition<SELF> status_condition | ( | const SELF & | self | ) | const [inline] |
1.7.1