DDS-PSM-C++  1.0
ISO C++ API for OpenSplice DDS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
dds::core::xtypes::TMemberType< DELEGATE > Member List

This is the complete list of members for dds::core::xtypes::TMemberType< DELEGATE >, including all inherited members.

add_annotation(const Annotation &annotation)dds::core::xtypes::TMemberType< DELEGATE >
delegate() const dds::core::Reference< DELEGATE >
delegate()dds::core::Reference< DELEGATE >
impl_dds::core::Reference< DELEGATE >protected
is_nil() const dds::core::Reference< DELEGATE >
name() const dds::core::xtypes::TMemberType< DELEGATE >
operator const DELEGATE_REF_T &() const dds::core::Reference< DELEGATE >
operator DELEGATE_REF_T() const dds::core::Reference< DELEGATE >
operator DELEGATE_REF_T &()dds::core::Reference< DELEGATE >
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 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 >
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
Reference(DELEGATE_T *p)dds::core::Reference< DELEGATE >explicit
remove_annotation(const Annotation &annotation)dds::core::xtypes::TMemberType< DELEGATE >
TMemberType(const std::string &name, const dds::core::xtypes::DynamicType &type)dds::core::xtypes::TMemberType< DELEGATE >
TMemberType(const std::string &name, const dds::core::xtypes::DynamicType &type, const Annotation &annotation)dds::core::xtypes::TMemberType< DELEGATE >
TMemberType(const std::string &name, const dds::core::xtypes::DynamicType &type, const AnnotationIter &begin, const AnnotationIter &end)dds::core::xtypes::TMemberType< DELEGATE >
TMemberType(const std::string &name, const dds::core::xtypes::DynamicType &type, const std::vector< Annotation > &annotations)dds::core::xtypes::TMemberType< DELEGATE >
type() const dds::core::xtypes::TMemberType< DELEGATE >
~Reference()dds::core::Reference< DELEGATE >