TAO_AnyTypeCode  2.4.0
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
TAO::BasicTypeTraits< CORBA::Boolean > Struct Template Reference

#include <BasicTypeTraits.h>

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

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

Member Function Documentation

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: