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

#include <TDomainId.hpp>

Inheritance diagram for dds::domain::TDomainId< DELEGATE >:
Inheritance graph
[legend]

Public Member Functions

 operator uint32_t () const
 
uint32_t value () const
 
- Public Member Functions inherited from dds::core::Value< DELEGATE >
 Value (const ARG &arg)
 
 Value (const ARG1 &arg1, const ARG2 &arg2)
 
 Value (const ARG1 &arg1, const ARG2 &arg2, const ARG3 &arg3)
 
 Value (const ARG1 &arg1, const ARG2 &arg2, const ARG3 &arg3, const ARG4 &arg4)
 
 Value (const ARG1 &arg1, const ARG2 &arg2, const ARG3 &arg3, const ARG4 &arg4, const ARG5 &arg5)
 
 Value (const ARG1 &arg1, const ARG2 &arg2, const ARG3 &arg3, const ARG4 &arg4, const ARG5 &arg5, const ARG6 &arg6)
 
 ~Value ()
 
const DELEGATE & delegate () const
 
DELEGATE & delegate ()
 
 operator const DELEGATE & () const
 
 operator DELEGATE & ()
 
bool operator!= (const Value &other) const
 
const DELEGATE * operator-> () const
 
DELEGATE * operator-> ()
 
Valueoperator= (const Value &other)
 
bool operator== (const Value &other) const
 

Static Public Member Functions

static const TDomainId default_domain ()
 

Additional Inherited Members

- Protected Member Functions inherited from dds::core::Value< DELEGATE >
 Value ()
 
 Value (const Value &p)
 
- Protected Attributes inherited from dds::core::Value< DELEGATE >
DELEGATE d_
 

Detailed Description

template<typename DELEGATE>
class dds::domain::TDomainId< DELEGATE >

Definition at line 13 of file TDomainId.hpp.

Member Function Documentation

template<typename DELEGATE >
static const TDomainId dds::domain::TDomainId< DELEGATE >::default_domain ( )
static
template<typename DELEGATE >
dds::domain::TDomainId< DELEGATE >::operator uint32_t ( ) const
template<typename DELEGATE >
uint32_t dds::domain::TDomainId< DELEGATE >::value ( ) const

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