Typedefs | |
typedef ACE_Array_Base < TAO::TypeCode::Value_Field < CORBA::String_var, CORBA::TypeCode_var > > | field_array_type |
typedef TAO::TypeCode::Value < CORBA::String_var, CORBA::TypeCode_var, field_array_type, TAO::True_RefCount_Policy > | typecode_type |
typedef TAO::TypeCode::Recursive_Type < typecode_type, CORBA::TypeCode_var, field_array_type > | recursive_typecode_type |
typedef ACE_Array_Base<TAO::TypeCode::Value_Field<CORBA::String_var, CORBA::TypeCode_var> > TCF::Value::field_array_type |
Definition at line 87 of file TypeCodeFactory_i.cpp.
typedef TAO::TypeCode::Recursive_Type<typecode_type, CORBA::TypeCode_var, field_array_type> TCF::Value::recursive_typecode_type |
Definition at line 97 of file TypeCodeFactory_i.cpp.
typedef TAO::TypeCode::Value<CORBA::String_var, CORBA::TypeCode_var, field_array_type, TAO::True_RefCount_Policy> TCF::Value::typecode_type |
Definition at line 92 of file TypeCodeFactory_i.cpp.