RTI Connext Modern C++ API
Version 6.1.1
|
This is the complete list of members for dds::topic::Topic< T >, including all inherited members.
close() | dds::core::Entity | inline |
discover_any_topic(const dds::domain::DomainParticipant &participant, FwdIterator begin, int32_t max_size) | dds::topic::Topic< T > | related |
discover_any_topic(const dds::domain::DomainParticipant &participant, BinIterator begin) | dds::topic::Topic< T > | related |
discover_topic_data(const dds::domain::DomainParticipant &participant, const dds::core::InstanceHandle &topic_handle) | dds::topic::Topic< T > | related |
discover_topic_data(const dds::domain::DomainParticipant &participant, FwdIterator begin, const dds::core::InstanceHandleSeq &handles) | dds::topic::Topic< T > | related |
discover_topic_data(const dds::domain::DomainParticipant &participant, FwdIterator begin, int32_t max_size) | dds::topic::Topic< T > | related |
discover_topic_data(const dds::domain::DomainParticipant &participant, BinIterator begin) | dds::topic::Topic< T > | related |
enable() | dds::core::Entity | inline |
find(const dds::domain::DomainParticipant &participant, const std::string &topic_name) | dds::topic::Topic< T > | related |
find_topics(dds::domain::DomainParticipant participant, AnyTopicBackInsertIterator begin) | dds::topic::Topic< T > | related |
find_topics(dds::domain::DomainParticipant participant, AnyTopicForwardIterator begin, uint32_t max_size) | dds::topic::Topic< T > | related |
get_listener() const | dds::topic::Topic< T > | inline |
ignore(dds::domain::DomainParticipant &participant, const dds::core::InstanceHandle &handle) | dds::topic::Topic< T > | related |
ignore(dds::domain::DomainParticipant &participant, FwdIterator begin, FwdIterator end) | dds::topic::Topic< T > | related |
inconsistent_topic_status() const | dds::topic::Topic< T > | inline |
instance_handle() const | dds::core::Entity | inline |
listener(Listener *the_listener, const ::dds::core::status::StatusMask &event_mask) | dds::topic::Topic< T > | inline |
listener() const | dds::topic::Topic< T > | inline |
name() const | dds::topic::TopicDescription< T > | inline |
participant() const | dds::topic::TopicDescription< T > | inline |
polymorphic_cast(const FROM &from) | dds::core::Entity | related |
qos() const | dds::topic::Topic< T > | inline |
qos(const dds::topic::qos::TopicQos &the_qos) | dds::topic::Topic< T > | inline |
retain() | dds::core::Entity | inline |
set_listener(std::shared_ptr< Listener > the_listener, const dds::core::status::StatusMask &event_mask) | dds::topic::Topic< T > | inline |
set_listener(std::shared_ptr< Listener > the_listener) | dds::topic::Topic< T > | inline |
status_changes() | dds::core::Entity | inline |
Topic(const dds::domain::DomainParticipant &the_participant, const std::string &topic_name) | dds::topic::Topic< T > | inline |
Topic(const dds::domain::DomainParticipant &dp, const std::string &topic_name, const std::string &the_type_name) | dds::topic::Topic< T > | inline |
Topic(const dds::domain::DomainParticipant &dp, const std::string &topic_name, const dds::topic::qos::TopicQos &the_qos, dds::topic::TopicListener< T > *the_listener=NULL, const dds::core::status::StatusMask &mask=dds::core::status::StatusMask::all()) | dds::topic::Topic< T > | inline |
Topic(const dds::domain::DomainParticipant &participant, const std::string &topic_name, const std::string &type_name, const dds::topic::qos::TopicQos &the_qos, dds::topic::TopicListener< T > *the_listener=NULL, const dds::core::status::StatusMask &mask=dds::core::status::StatusMask::all()) | dds::topic::Topic< T > | inline |
Topic(const dds::domain::DomainParticipant &the_participant, const std::string &topic_name, const dds::core::xtypes::DynamicType &type) | dds::topic::Topic< T > | inline |
Topic(const dds::domain::DomainParticipant &the_participant, const std::string &topic_name, const dds::core::xtypes::DynamicType &type, const dds::topic::qos::TopicQos &the_qos, dds::topic::TopicListener< T > *the_listener=NULL, const dds::core::status::StatusMask &mask=dds::core::status::StatusMask::all()) | dds::topic::Topic< T > | inline |
Topic(const dds::domain::DomainParticipant &dp, const std::string &topic_name, const dds::topic::qos::TopicQos &the_qos, std::shared_ptr< Listener > the_listener, const dds::core::status::StatusMask &mask=dds::core::status::StatusMask::all()) | dds::topic::Topic< T > | inline |
Topic(const dds::domain::DomainParticipant &participant, const std::string &topic_name, const std::string &type_name, const dds::topic::qos::TopicQos &the_qos, std::shared_ptr< Listener > the_listener, const dds::core::status::StatusMask &mask=dds::core::status::StatusMask::all()) | dds::topic::Topic< T > | inline |
Topic(const dds::domain::DomainParticipant &the_participant, const std::string &topic_name, const dds::core::xtypes::DynamicType &type, const dds::topic::qos::TopicQos &the_qos, std::shared_ptr< Listener > the_listener, const dds::core::status::StatusMask &mask=dds::core::status::StatusMask::all()) | dds::topic::Topic< T > | inline |
type_name() const | dds::topic::TopicDescription< T > | inline |