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

This is the complete list of members for dds::topic::TopicDescription< 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
instance_handle() constdds::core::TEntity< DELEGATE< T > >
is_nil() constdds::core::Reference< DELEGATE< T > >
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 > >
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 > >
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 > >
~TopicDescription()dds::topic::TopicDescription< T, DELEGATE >virtual