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

#include <BasicTypeTraits.h>

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

List of all members.

Public Types

typedef CORBA::Long insert_type
typedef CORBA::Long extract_type
typedef CORBA::Long 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_long
static CORBA::TCKind const tckind_value = CORBA::tk_long

Member Typedef Documentation

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

Member Function Documentation

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

Member Data Documentation

CORBA::TypeCode_ptr const TAO::BasicTypeTraits< CORBA::Long >::tc_value = CORBA::_tc_long [static]
CORBA::TCKind const TAO::BasicTypeTraits< CORBA::Long >::tckind_value = CORBA::tk_long [static]

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