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

#include <BasicTypeTraits.h>

Collaboration diagram for TAO::BasicTypeTraits< CORBA::WChar * >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef CORBA::WCharinsert_type
typedef CORBA::WCharextract_type
typedef CORBA::WCharreturn_type

Static Public Member Functions

static return_type convert (extract_type &et)

Static Public Attributes

static CORBA::TypeCode_ptr const tc_value = CORBA::_tc_wstring
static CORBA::TCKind const tckind_value = CORBA::tk_wstring

Member Typedef Documentation

typedef CORBA::WChar* TAO::BasicTypeTraits< CORBA::WChar * >::extract_type
typedef CORBA::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_wstring [static]
CORBA::TCKind const TAO::BasicTypeTraits< CORBA::WChar * >::tckind_value = CORBA::tk_wstring [static]

The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines