![]() |
Rosetta Utilities
2014.16.56682
|
#include <basic/resource_manager/ResourceManagerFactory.fwd.hh>#include <basic/resource_manager/ResourceManagerCreator.fwd.hh>#include <utility/factory/WidgetRegistrator.hh>#include <map>#include <string>Classes | |
| class | basic::resource_manager::ResourceManagerFactory |
| A factory class for managing the instantiation of the singleton ResourceManager: only one of the various derived classes will be instantiated. Currently, it asks for the JD2ResourceManager; in the future, this should be fixed so that it reads from the options system to figure out which ResourceManager to instantiate. More... | |
| class | basic::resource_manager::ResourceManagerRegistrator< T > |
| The ResourceManagerRegistrator creates an instantiate of the templated ResourceManagerCreator class and gives it to the ResourceManagerFactory. A single instance for each ResourceManagerCreator should be put in the appropriate init.cc file. More... | |
Namespaces | |
| basic | |
| basic::resource_manager | |
1.8.7