#include <BasicTypeTraits.h>
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 |
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 |
BasicTypeTraits< CORBA::Boolean >::return_type TAO::BasicTypeTraits< CORBA::Boolean >::convert | ( | extract_type & | et ) | [static] |
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] |