

Public Types | |
| typedef std::map< const DKy, Ptr< FactoryRegisterBase * >, t_RREntryCompare > | t_FRRMapType |
| typedef t_FRRMapType::iterator | t_FRRMapIterator |
| typedef t_FRRMapType::value_type | t_FRRMapValue |
Public Methods | |
| virtual PtrDelegate< FactoryRegisterBase * > | FindOrCreate (const DKy &i_key, t_creator i_create_meth) |
| virtual void | Shutdown () |
Public Attributes | |
| t_FRRMapType | m_registy_registry |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Find will search the registry for the key required.
Implements at::FactoryRegisterRegistry. |
|
|
Shutdown will clear the factory registry. This can be used to guarentee references to factories are removed on shutdown. Implements at::FactoryRegisterRegistry. |
|
|
|
Generated for Austria by
and
MakeXS at Sun Oct 24 17:35:34 PDT 2004