Cyclone ISO C++ API Reference Guide
|
This is the complete list of members for dds::topic::Topic< T >, including all inherited members.
close() | dds::core::Entity | |
DataType typedef | dds::topic::Topic< T > | |
domain_participant() const | dds::topic::TopicDescription | |
enable() | dds::core::Entity | |
inconsistent_topic_status() const | dds::topic::AnyTopic | |
instance_handle() const | dds::core::Entity | |
is_nil() const | dds::core::Reference< DELEGATE > | |
listener(Listener *listener, const ::dds::core::status::StatusMask &event_mask) | dds::topic::Topic< T > | |
listener() const | dds::topic::Topic< T > | |
Listener typedef | dds::topic::Topic< T > | |
name() const | dds::topic::TopicDescription | |
operator!=(const R &ref) const | dds::core::Reference< DELEGATE > | |
operator!=(const null_type nil) const | dds::core::Reference< DELEGATE > | |
operator->() | dds::core::Reference< DELEGATE > | |
operator->() const | dds::core::Reference< DELEGATE > | |
operator<<(const dds::topic::qos::TopicQos &qos) | dds::topic::AnyTopic | |
operator=(const Reference< D > &that) | dds::core::Reference< DELEGATE > | |
operator=(const R &rhs) | dds::core::Reference< DELEGATE > | |
operator=(const null_type) | dds::core::Reference< DELEGATE > | |
operator==(const R &ref) const | dds::core::Reference< DELEGATE > | |
operator==(const null_type) const | dds::core::Reference< DELEGATE > | |
operator>>(dds::topic::qos::TopicQos &qos) const | dds::topic::AnyTopic | |
qos() const | dds::topic::AnyTopic | |
qos(const dds::topic::qos::TopicQos &qos) | dds::topic::AnyTopic | |
Reference(dds::core::null_type &) | dds::core::Reference< DELEGATE > | explicit |
Reference(const Reference &ref) | dds::core::Reference< DELEGATE > | explicit |
Reference(const Reference< D > &ref) | dds::core::Reference< DELEGATE > | explicit |
retain() | dds::core::Entity | |
status_changes() | dds::core::Entity | |
Topic(const dds::domain::DomainParticipant &dp, const std::string &topic_name) | dds::topic::Topic< T > | |
Topic(const dds::domain::DomainParticipant &dp, const std::string &topic_name, const std::string &type_name) | dds::topic::Topic< T > | |
Topic(const dds::domain::DomainParticipant &dp, const std::string &topic_name, const dds::topic::qos::TopicQos &qos, dds::topic::TopicListener< T > *listener=NULL, const dds::core::status::StatusMask &mask=dds::core::status::StatusMask::none()) | dds::topic::Topic< T > | |
Topic(const dds::domain::DomainParticipant &dp, const std::string &topic_name, const std::string &type_name, const dds::topic::qos::TopicQos &qos, dds::topic::TopicListener< T > *listener=NULL, const dds::core::status::StatusMask &mask=dds::core::status::StatusMask::none()) | dds::topic::Topic< T > | |
type_name() const | dds::topic::TopicDescription | |
~Reference() | dds::core::Reference< DELEGATE > |