DDS-PSM-C++  1.0
ISO C++ API for OpenSplice DDS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
dds::topic::Topic< T, DELEGATE > Member List

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

close()dds::core::TEntity< DELEGATE< T > >
DataType typedefdds::topic::TopicDescription< T, DELEGATE >
delegate() constdds::core::Reference< DELEGATE< T > >
delegate()dds::core::Reference< DELEGATE< T > >
domain_participant() const dds::topic::TopicDescription< T, DELEGATE >
enable()dds::core::TEntity< DELEGATE< T > >
impl_dds::core::Reference< DELEGATE< T > >protected
inconsistent_topic_status() const dds::topic::Topic< T, DELEGATE >
instance_handle() constdds::core::TEntity< DELEGATE< T > >
is_nil() constdds::core::Reference< DELEGATE< T > >
listener(Listener *the_listener, const ::dds::core::status::StatusMask &event_mask)dds::topic::Topic< T, DELEGATE >
listener() const dds::topic::Topic< T, DELEGATE >
Listener typedefdds::topic::Topic< T, DELEGATE >
name() const dds::topic::TopicDescription< T, DELEGATE >
operator const DELEGATE_REF_T &() constdds::core::Reference< DELEGATE< T > >
operator DELEGATE_REF_T() constdds::core::Reference< DELEGATE< T > >
operator DELEGATE_REF_T &()dds::core::Reference< DELEGATE< T > >
operator!=(const R &ref) constdds::core::Reference< DELEGATE< T > >
operator!=(const null_type nil) constdds::core::Reference< DELEGATE< T > >
operator->()dds::core::Reference< DELEGATE< T > >
operator->() constdds::core::Reference< DELEGATE< T > >
operator=(const Reference< D > &that)dds::core::Reference< DELEGATE< T > >
operator=(const R &rhs)dds::core::Reference< DELEGATE< T > >
operator=(const null_type)dds::core::Reference< DELEGATE< T > >
operator==(const R &ref) constdds::core::Reference< DELEGATE< T > >
operator==(const null_type) constdds::core::Reference< DELEGATE< T > >
qos() const dds::topic::Topic< T, DELEGATE >
qos(const dds::topic::qos::TopicQos &the_qos)dds::topic::Topic< T, DELEGATE >
Reference(dds::core::null_type &)dds::core::Reference< DELEGATE< T > >explicit
Reference(const Reference &ref)dds::core::Reference< DELEGATE< T > >explicit
Reference(const Reference< D > &ref)dds::core::Reference< DELEGATE< T > >explicit
Reference(DELEGATE_T *p)dds::core::Reference< DELEGATE< T > >explicit
retain()dds::core::TEntity< DELEGATE< T > >
status_changes()dds::core::TEntity< DELEGATE< T > >
Topic(const dds::domain::DomainParticipant &dp, const std::string &topic_name)dds::topic::Topic< T, DELEGATE >
Topic(const dds::domain::DomainParticipant &dp, const std::string &topic_name, const std::string &type_name)dds::topic::Topic< T, DELEGATE >
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::all())dds::topic::Topic< T, DELEGATE >
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::all())dds::topic::Topic< T, DELEGATE >
TopicDescription(const dds::domain::DomainParticipant &dp, const std::string &name, const std::string &type_name=dds::topic::topic_type_name< T >::value())dds::topic::TopicDescription< T, DELEGATE >protected
type_name() const dds::topic::TopicDescription< T, DELEGATE >
~Reference()dds::core::Reference< DELEGATE< T > >
~TEntity()dds::core::TEntity< DELEGATE< T > >
~Topic()dds::topic::Topic< T, DELEGATE >inline
~TopicDescription()dds::topic::TopicDescription< T, DELEGATE >virtual