TAO_AnyTypeCode  2.0.3
Public Types | Static Public Member Functions | Static Public Attributes
TAO::BasicTypeTraits< CORBA::WChar > Struct Template Reference

#include <BasicTypeTraits.h>

List of all members.

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

Member Typedef Documentation

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

Member Function Documentation

BasicTypeTraits< CORBA::WChar >::return_type TAO::BasicTypeTraits< CORBA::WChar >::convert ( extract_type et)
static

Member Data Documentation

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

The documentation for this struct was generated from the following files: