|
|
| static ObjectManager * _instance | _instance |
[protected]
| std::list<Factory *> factories | factories |
[protected]
| std::list<std::string> referenceNames | referenceNames |
[protected]
| ObjectManager ()
| ObjectManager |
| ~ObjectManager ()
| ~ObjectManager |
| ObjectManager * the ()
| the |
[static]
| Object_skel * create (std::string name)
| create |
| bool addGlobalReference (Object object, std::string name)
| addGlobalReference |
| std::string getGlobalReference (std::string name)
| getGlobalReference |
| void removeGlobalReferences ()
| removeGlobalReferences |
| void removeExtensions ()
| removeExtensions |
| void shutdownExtensions ()
| shutdownExtensions |
| void registerFactory (Factory *factory)
| registerFactory |
| void removeFactory (Factory *factory)
| removeFactory |
| void provideCapability (const std::string& capability)
| provideCapability |
| void removeCapability (const std::string& capability)
| removeCapability |
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |