![]() |
Rosetta Utilities
2014.35
|
#include <basic/resource_manager/FallbackConfigurationFactory.fwd.hh>
#include <basic/resource_manager/FallbackConfiguration.fwd.hh>
#include <basic/resource_manager/FallbackConfigurationCreator.fwd.hh>
#include <utility/factory/WidgetRegistrator.hh>
#include <map>
#include <string>
Classes | |
class | basic::resource_manager::FallbackConfigurationFactory |
The FallbackConfigurationFactory is a singleton factory with which FallbackConfigurationCreator objects should be registered. The "fallback" system serves as a mechanism for preserving command-line functionality even while switching more protocols from requesting resources from the ResourceManager rather than reading directly from the command line. More... | |
class | basic::resource_manager::FallbackConfigurationRegistrator< T > |
The FallbackConfigurationRegistrator class is a simple templated registration class that will, at construction, create a FallbackConfiguration and register it with the FallbackConfigurationFactory. More... | |
Namespaces | |
basic | |
basic::resource_manager | |