TAO::PG_FactoryRegistry::RoleInfo Struct Reference

List of all members.

Public Member Functions

 RoleInfo (size_t estimated_number_entries=5)

Public Attributes

ACE_CString type_id_
PortableGroup::FactoryInfos infos_

Constructor & Destructor Documentation

TAO::PG_FactoryRegistry::RoleInfo::RoleInfo size_t  estimated_number_entries = 5  ) 
 

Definition at line 278 of file PG_FactoryRegistry.cpp.

00278   : infos_(estimated_number_entries)
00279 {
00280 }
00281 


Member Data Documentation

PortableGroup::FactoryInfos TAO::PG_FactoryRegistry::RoleInfo::infos_
 

Definition at line 60 of file PG_FactoryRegistry.h.

Referenced by TAO::PG_FactoryRegistry::list_factories_by_location(), TAO::PG_FactoryRegistry::list_factories_by_role(), TAO::PG_FactoryRegistry::register_factory(), TAO::PG_FactoryRegistry::unregister_factory(), and TAO::PG_FactoryRegistry::unregister_factory_by_location().

ACE_CString TAO::PG_FactoryRegistry::RoleInfo::type_id_
 

Definition at line 59 of file PG_FactoryRegistry.h.

Referenced by TAO::PG_FactoryRegistry::list_factories_by_role(), and TAO::PG_FactoryRegistry::register_factory().


The documentation for this struct was generated from the following files:
Generated on Sun Jan 27 16:24:47 2008 for TAO_PortableGroup by doxygen 1.3.6