Public Member Functions | Public Attributes

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 29 of file TypeCode_CDR_Extraction.cpp.


Constructor & Destructor Documentation

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 $")


Member Data Documentation

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

TypeCode.

Definition at line 29 of file TypeCode_CDR_Extraction.cpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines