![]() |
Rosetta Utilities
2014.35
|
#include <basic/resource_manager/ResourceOptionsCreator.fwd.hh>
#include <basic/resource_manager/ResourceOptions.fwd.hh>
#include <utility/pointer/ReferenceCount.hh>
#include <utility/tag/Tag.fwd.hh>
#include <map>
Classes | |
class | basic::resource_manager::ResourceOptionsFactory |
The ResourceOptionsFactory class is responsible for maintaining the map between the names of the ResourceOptions classes (strings) and the ResourceOptionsCreator classes that are responsible for instantiating the ResourceOption classes. This is a singleton class. It is initialized at load time – or at least after the call to devel::init( argc, argv ) – and populated with the help of ResourceOptionsRegistrator instances. More... | |
Namespaces | |
basic | |
basic::resource_manager | |