This is the complete list of members for Topic, including all inherited members.
::dds::topic::Topic class | Topic | friend |
close() | Entity | inline |
DomainEntity(const StatusMask &mask=StatusMask::all()) | DomainEntity | inline |
DomainParticipantImpl class | Topic | friend |
enable() | Entity | inlinevirtual |
enable_ | Entity | protected |
Entity(const StatusMask &mask=StatusMask::all()) | Entity | inline |
get_impl() const override | Topic | virtual |
get_inconsistent_topic_status(InconsistentTopicStatus &status) | Topic | |
get_instance_handle() const | Entity | inline |
get_listener() const | Topic | |
get_name() const | TopicDescription | inline |
get_participant() const override | Topic | virtual |
get_qos() const | Topic | |
get_qos(TopicQos &qos) const | Topic | |
get_status_changes() const | Entity | |
get_status_mask() const | Entity | inline |
get_statuscondition() | Entity | inline |
get_type_name() const | TopicDescription | inline |
impl_ | Topic | protected |
instance_handle_ | Entity | protected |
is_enabled() const | Entity | inline |
name_ | TopicDescription | protected |
operator==(const Entity &other) const | Entity | inline |
set_instance_handle(const InstanceHandle_t &handle) | Entity | inlineprotected |
set_listener(TopicListener *listener, const StatusMask &mask=StatusMask::all()) | Topic | |
set_qos(const TopicQos &qos) | Topic | |
status_condition_ | Entity | protected |
status_mask_ | Entity | protected |
TopicDescription(const std::string &name, const std::string &type_name) | TopicDescription | inlineprotected |
TopicProxy class | Topic | friend |
type_name_ | TopicDescription | protected |
~Topic() | Topic | virtual |
~TopicDescription() | TopicDescription | inlineprotectedvirtual |