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