TAO_AnyTypeCode
2.0.8
|
#include <BasicTypeTraits.h>
Public Types | |
typedef CORBA::BooleanSeq | insert_type |
typedef CORBA::BooleanSeq * | extract_type |
typedef CORBA::BooleanSeq * | 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_BooleanSeq |
static CORBA::TCKind const | tckind_value = CORBA::tk_sequence |
typedef CORBA::BooleanSeq* TAO::BasicTypeTraits< CORBA::BooleanSeq >::extract_type |
typedef CORBA::BooleanSeq TAO::BasicTypeTraits< CORBA::BooleanSeq >::insert_type |
typedef CORBA::BooleanSeq* TAO::BasicTypeTraits< CORBA::BooleanSeq >::return_type |
BasicTypeTraits< CORBA::BooleanSeq >::return_type TAO::BasicTypeTraits< CORBA::BooleanSeq >::convert | ( | extract_type & | et | ) | [static] |
CORBA::TypeCode_ptr const TAO::BasicTypeTraits< CORBA::BooleanSeq >::tc_value = CORBA::_tc_BooleanSeq [static] |
CORBA::TCKind const TAO::BasicTypeTraits< CORBA::BooleanSeq >::tckind_value = CORBA::tk_sequence [static] |