TAO_AnyTypeCode  2.1.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Types | Static Public Member Functions | Static Public Attributes
TAO::BasicTypeTraits< CORBA::ULong > Struct Template Reference

#include <BasicTypeTraits.h>

Collaboration diagram for TAO::BasicTypeTraits< CORBA::ULong >:
Collaboration graph

List of all members.

Public Types

typedef CORBA::ULong insert_type
typedef CORBA::ULong extract_type
typedef CORBA::ULong 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_ulong
static CORBA::TCKind const tckind_value = CORBA::tk_ulong

Member Typedef Documentation

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

Member Function Documentation

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

Member Data Documentation

CORBA::TypeCode_ptr const TAO::BasicTypeTraits< CORBA::ULong >::tc_value = CORBA::_tc_ulong
static
CORBA::TCKind const TAO::BasicTypeTraits< CORBA::ULong >::tckind_value = CORBA::tk_ulong
static

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