TAO::PG_FactoryRegistry::RoleInfo Struct Reference

Collaboration diagram for TAO::PG_FactoryRegistry::RoleInfo:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RoleInfo (size_t estimated_number_entries=5)

Public Attributes

ACE_CString type_id_
PortableGroup::FactoryInfos infos_

Detailed Description

Definition at line 57 of file PG_FactoryRegistry.h.


Constructor & Destructor Documentation

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

Definition at line 277 of file PG_FactoryRegistry.cpp.

00278   : infos_(estimated_number_entries)
00279 {
00280 }


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 Tue Feb 2 17:50:05 2010 for TAO_PortableGroup by  doxygen 1.4.7