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