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