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