#include <BasicTypeTraits.h>
Public Types | |
typedef CORBA::Any::from_wchar | insert_type |
typedef CORBA::Any::to_wchar | extract_type |
typedef CORBA::WChar | 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_wchar |
static CORBA::TCKind const | tckind_value = CORBA::tk_wchar |
typedef CORBA::Any::to_wchar TAO::BasicTypeTraits< CORBA::WChar >::extract_type |
typedef CORBA::Any::from_wchar TAO::BasicTypeTraits< CORBA::WChar >::insert_type |
typedef CORBA::WChar TAO::BasicTypeTraits< CORBA::WChar >::return_type |
BasicTypeTraits< CORBA::WChar >::return_type TAO::BasicTypeTraits< CORBA::WChar >::convert | ( | extract_type & | et | ) | [static] |
CORBA::TypeCode_ptr const TAO::BasicTypeTraits< CORBA::WChar >::tc_value = CORBA::_tc_wchar [static] |
CORBA::TCKind const TAO::BasicTypeTraits< CORBA::WChar >::tckind_value = CORBA::tk_wchar [static] |