TAO::TypeCodeFactory::TC_Info Struct Reference

Collaboration diagram for TAO::TypeCodeFactory::TC_Info:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TC_Info (void)
 Constructor.

Public Attributes

char const * id
 Repository ID.
CORBA::TypeCode_ptr type
 TypeCode.

Detailed Description

Definition at line 49 of file TypeCode_CDR_Extraction.cpp.


Constructor & Destructor Documentation

TAO::TypeCodeFactory::TC_Info::TC_Info ( void   )  [inline]

Constructor.

Definition at line 52 of file TypeCode_CDR_Extraction.cpp.

00052 : id (0), type () {}


Member Data Documentation

char const* TAO::TypeCodeFactory::TC_Info::id

Repository ID.

Definition at line 55 of file TypeCode_CDR_Extraction.cpp.

Referenced by add_to_recursion_list().

CORBA::TypeCode_ptr TAO::TypeCodeFactory::TC_Info::type

TypeCode.

Definition at line 58 of file TypeCode_CDR_Extraction.cpp.

Referenced by add_to_recursion_list(), and find_recursive_tc().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 17:40:33 2010 for TAO_AnyTypeCode by  doxygen 1.4.7