#include <BasicTypeTraits.h>
Public Types | |
typedef CORBA::TypeCode_ptr | insert_type |
typedef CORBA::TypeCode_ptr | extract_type |
typedef CORBA::TypeCode_ptr | return_type |
Static Public Member Functions | |
static return_type | convert (extract_type &et) |
Static Public Attributes | |
static CORBA::TypeCode_ptr const | tc_value = CORBA::_tc_TypeCode |
static CORBA::TCKind const | tckind_value = CORBA::tk_TypeCode |
Definition at line 276 of file BasicTypeTraits.h.
typedef CORBA::TypeCode_ptr TAO::BasicTypeTraits< CORBA::TypeCode_ptr >::extract_type |
Definition at line 282 of file BasicTypeTraits.h.
typedef CORBA::TypeCode_ptr TAO::BasicTypeTraits< CORBA::TypeCode_ptr >::insert_type |
Definition at line 281 of file BasicTypeTraits.h.
typedef CORBA::TypeCode_ptr TAO::BasicTypeTraits< CORBA::TypeCode_ptr >::return_type |
Definition at line 283 of file BasicTypeTraits.h.
BasicTypeTraits< CORBA::TypeCode_ptr >::return_type TAO::BasicTypeTraits< CORBA::TypeCode_ptr >::convert | ( | extract_type & | et | ) | [static] |
Definition at line 266 of file BasicTypeTraits.cpp.
CORBA::TypeCode_ptr const TAO::BasicTypeTraits< CORBA::TypeCode_ptr >::tc_value = CORBA::_tc_TypeCode [static] |
Definition at line 278 of file BasicTypeTraits.h.
CORBA::TCKind const TAO::BasicTypeTraits< CORBA::TypeCode_ptr >::tckind_value = CORBA::tk_TypeCode [static] |
Definition at line 279 of file BasicTypeTraits.h.