Public Member Functions | |
TC_Info (void) | |
Constructor. | |
Public Attributes | |
char const * | id |
Repository ID. | |
CORBA::TypeCode_ptr | type |
TypeCode. |
Definition at line 29 of file TypeCode_CDR_Extraction.cpp.
TAO::TypeCodeFactory::TC_Info::TC_Info | ( | void | ) | [inline] |
Constructor.
Definition at line 23 of file TypeCode_CDR_Extraction.cpp.
: TypeCode_CDR_Extraction.cpp 84293 2009-02-02 09:16:35Z sma $")
char const* TAO::TypeCodeFactory::TC_Info::id |
Repository ID.
Definition at line 26 of file TypeCode_CDR_Extraction.cpp.
CORBA::TypeCode_ptr TAO::TypeCodeFactory::TC_Info::type |
Definition at line 29 of file TypeCode_CDR_Extraction.cpp.