Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TAO_PG_Factory_Node Class Reference

Structure that contains all factory-specific information. More...

#include <PG_Factory_Set.h>

List of all members.

Public Attributes

PortableGroup::GenericFactory_var factory
 Reference to the GenericFactory that created the member. More...

PortableGroup::GenericFactory::FactoryCreationId_var factory_creation_id
 FactoryCreationId assigned to the member. More...


Detailed Description

Structure that contains all factory-specific information.

Each member created by the infrastructure instead of the application will have a corresponding TAO_PG_Factory_Node structure associated with it. A list of these will be maintained by the infrastructure so that it is possible for the instrastructure to destroy members it created when destroying the object group.


Member Data Documentation

PortableGroup::GenericFactory_var TAO_PG_Factory_Node::factory
 

Reference to the GenericFactory that created the member.

PortableGroup::GenericFactory::FactoryCreationId_var TAO_PG_Factory_Node::factory_creation_id
 

FactoryCreationId assigned to the member.


The documentation for this class was generated from the following file:
Generated on Thu Oct 10 22:28:11 2002 for TAO_PortableGroup by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001