TAO_AnyTypeCode 2.0.3
Public Types | Static Public Member Functions
TAO::TypeCode::Traits< DYNAMIC_TYPECODE > Struct Template Reference

#include <TypeCode_Traits.h>

List of all members.

Public Types

typedef CORBA::String_var string_type
typedef CORBA::TypeCode_var typecode_type
typedef TAO::True_RefCount_Policy refcount_policy_type

Static Public Member Functions

static char const * get_string (string_type const &str)
static CORBA::TypeCode_ptr get_typecode (typecode_type const &tc)

template<>
struct TAO::TypeCode::Traits< DYNAMIC_TYPECODE >


Member Typedef Documentation

typedef TAO::True_RefCount_Policy TAO::TypeCode::Traits< DYNAMIC_TYPECODE >::refcount_policy_type
typedef CORBA::String_var TAO::TypeCode::Traits< DYNAMIC_TYPECODE >::string_type
typedef CORBA::TypeCode_var TAO::TypeCode::Traits< DYNAMIC_TYPECODE >::typecode_type

Member Function Documentation

static char const* TAO::TypeCode::Traits< DYNAMIC_TYPECODE >::get_string ( string_type const &  str) [inline, static]
static CORBA::TypeCode_ptr TAO::TypeCode::Traits< DYNAMIC_TYPECODE >::get_typecode ( typecode_type const &  tc) [inline, static]

The documentation for this struct was generated from the following file: