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

#include <BasicTypeTraits.h>

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

List of all members.

Public Types

typedef CORBA::Any::from_boolean insert_type
typedef CORBA::Any::to_boolean extract_type
typedef CORBA::Boolean 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_boolean
static CORBA::TCKind const tckind_value = CORBA::tk_boolean

Member Typedef Documentation

typedef CORBA::Any::to_boolean TAO::BasicTypeTraits< CORBA::Boolean >::extract_type
typedef CORBA::Any::from_boolean TAO::BasicTypeTraits< CORBA::Boolean >::insert_type
typedef CORBA::Boolean TAO::BasicTypeTraits< CORBA::Boolean >::return_type

Member Function Documentation

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

Member Data Documentation

CORBA::TypeCode_ptr const TAO::BasicTypeTraits< CORBA::Boolean >::tc_value = CORBA::_tc_boolean [static]
CORBA::TCKind const TAO::BasicTypeTraits< CORBA::Boolean >::tckind_value = CORBA::tk_boolean [static]

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