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

#include <BasicTypeTraits.h>

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

List of all members.

Public Types

typedef CORBA::TypeCode_ptr insert_type
typedef CORBA::TypeCode_ptr extract_type
typedef CORBA::TypeCode_ptr 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_TypeCode
static CORBA::TCKind const tckind_value = CORBA::tk_TypeCode

Member Typedef Documentation

typedef CORBA::TypeCode_ptr TAO::BasicTypeTraits< CORBA::TypeCode_ptr >::extract_type
typedef CORBA::TypeCode_ptr TAO::BasicTypeTraits< CORBA::TypeCode_ptr >::insert_type
typedef CORBA::TypeCode_ptr TAO::BasicTypeTraits< CORBA::TypeCode_ptr >::return_type

Member Function Documentation

BasicTypeTraits< CORBA::TypeCode_ptr >::return_type TAO::BasicTypeTraits< CORBA::TypeCode_ptr >::convert ( extract_type et) [static]

Member Data Documentation

CORBA::TypeCode_ptr const TAO::BasicTypeTraits< CORBA::TypeCode_ptr >::tc_value = CORBA::_tc_TypeCode [static]
CORBA::TCKind const TAO::BasicTypeTraits< CORBA::TypeCode_ptr >::tckind_value = CORBA::tk_TypeCode [static]

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