DDS-PSM-C++  1.0
ISO C++ API for OpenSplice DDS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | List of all members
dds::core::xtypes::TMustUnderstandAnnotation< DELEGATE > Class Template Reference

#include <TAnnotation.hpp>

Inheritance diagram for dds::core::xtypes::TMustUnderstandAnnotation< DELEGATE >:
Inheritance graph
[legend]

Public Member Functions

 TMustUnderstandAnnotation ()
 
- Public Member Functions inherited from dds::core::xtypes::TAnnotation< DELEGATE >
 TAnnotation ()
 
TypeKind kind () const
 
- Public Member Functions inherited from dds::core::Reference< DELEGATE >
 Reference (dds::core::null_type &)
 
 Reference (const Reference &ref)
 
template<typename D >
 Reference (const Reference< D > &ref)
 
 Reference (DELEGATE_T *p)
 
 ~Reference ()
 
const DELEGATE_REF_T & delegate () const
 
DELEGATE_REF_T & delegate ()
 
bool is_nil () const
 
 operator const DELEGATE_REF_T & () const
 
 operator DELEGATE_REF_T () const
 
 operator DELEGATE_REF_T & ()
 
template<typename R >
bool operator!= (const R &ref) const
 
bool operator!= (const null_type nil) const
 
DELEGATE * operator-> ()
 
const DELEGATE * operator-> () const
 
template<typename D >
Referenceoperator= (const Reference< D > &that)
 
template<typename R >
Referenceoperator= (const R &rhs)
 
Referenceoperator= (const null_type)
 
template<typename R >
bool operator== (const R &ref) const
 
bool operator== (const null_type) const
 

Additional Inherited Members

- Protected Member Functions inherited from dds::core::xtypes::TAnnotation< DELEGATE >
 TAnnotation (const TypeKind &kind)
 
- Protected Attributes inherited from dds::core::Reference< DELEGATE >
DELEGATE_REF_T impl_
 

Detailed Description

template<typename DELEGATE>
class dds::core::xtypes::TMustUnderstandAnnotation< DELEGATE >

Definition at line 116 of file TAnnotation.hpp.

Constructor & Destructor Documentation

template<typename DELEGATE >
dds::core::xtypes::TMustUnderstandAnnotation< DELEGATE >::TMustUnderstandAnnotation ( )

The documentation for this class was generated from the following file: