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