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