Static Public Attributes | List of all members
CORBA_Util::is_corba_object< T > Struct Template Reference

is corba object traits class More...

#include <Typename.h>

Static Public Attributes

static const bool value = has_nil<T>::value
 

Detailed Description

template<typename T>
struct CORBA_Util::is_corba_object< T >

is corba object traits class

T is CORBA object -> value = true T is not CORBA object -> value = false

Definition at line 81 of file Typename.h.

Member Data Documentation

template<typename T >
const bool CORBA_Util::is_corba_object< T >::value = has_nil<T>::value
static

Definition at line 83 of file Typename.h.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:00