#include <BasicTypeTraits.h>
Public Types | |
typedef CORBA::Short | insert_type |
typedef CORBA::Short | extract_type |
typedef CORBA::Short | 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_short |
static CORBA::TCKind const | tckind_value = CORBA::tk_short |
typedef CORBA::Short TAO::BasicTypeTraits< CORBA::Short >::extract_type |
typedef CORBA::Short TAO::BasicTypeTraits< CORBA::Short >::insert_type |
typedef CORBA::Short TAO::BasicTypeTraits< CORBA::Short >::return_type |
BasicTypeTraits< CORBA::Short >::return_type TAO::BasicTypeTraits< CORBA::Short >::convert | ( | extract_type & | et ) | [static] |
CORBA::TypeCode_ptr const TAO::BasicTypeTraits< CORBA::Short >::tc_value = CORBA::_tc_short [static] |
CORBA::TCKind const TAO::BasicTypeTraits< CORBA::Short >::tckind_value = CORBA::tk_short [static] |