Cyclone ISO C++ API Reference Guide
dds::topic::Topic< T > Member List

This is the complete list of members for dds::topic::Topic< T >, including all inherited members.

close()dds::core::Entity
DataType typedefdds::topic::Topic< T >
domain_participant() constdds::topic::TopicDescription
enable()dds::core::Entity
inconsistent_topic_status() constdds::topic::AnyTopic
instance_handle() constdds::core::Entity
is_nil() constdds::core::Reference< DELEGATE >
listener(Listener *listener, const ::dds::core::status::StatusMask &event_mask)dds::topic::Topic< T >
listener() constdds::topic::Topic< T >
Listener typedefdds::topic::Topic< T >
name() constdds::topic::TopicDescription
operator!=(const R &ref) constdds::core::Reference< DELEGATE >
operator!=(const null_type nil) constdds::core::Reference< DELEGATE >
operator->()dds::core::Reference< DELEGATE >
operator->() constdds::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) constdds::core::Reference< DELEGATE >
operator==(const null_type) constdds::core::Reference< DELEGATE >
operator>>(dds::topic::qos::TopicQos &qos) constdds::topic::AnyTopic
qos() constdds::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() constdds::topic::TopicDescription
~Reference()dds::core::Reference< DELEGATE >