TAO_AnyTypeCode
2.0.8
|
#include <BasicTypeTraits.h>
Public Types | |
typedef CORBA::Double | insert_type |
typedef CORBA::Double | extract_type |
typedef CORBA::Double | 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_double |
static CORBA::TCKind const | tckind_value = CORBA::tk_double |
typedef CORBA::Double TAO::BasicTypeTraits< CORBA::Double >::extract_type |
typedef CORBA::Double TAO::BasicTypeTraits< CORBA::Double >::insert_type |
typedef CORBA::Double TAO::BasicTypeTraits< CORBA::Double >::return_type |
BasicTypeTraits< CORBA::Double >::return_type TAO::BasicTypeTraits< CORBA::Double >::convert | ( | extract_type & | et | ) | [static] |
CORBA::TypeCode_ptr const TAO::BasicTypeTraits< CORBA::Double >::tc_value = CORBA::_tc_double [static] |
CORBA::TCKind const TAO::BasicTypeTraits< CORBA::Double >::tckind_value = CORBA::tk_double [static] |