|
Rosetta
|
#include <basic/resource_manager/ResourceLocatorFactory.fwd.hh>#include <basic/resource_manager/ResourceLocatorCreator.fwd.hh>#include <basic/resource_manager/ResourceLocator.fwd.hh>#include <utility/SingletonBase.hh>#include <utility/tag/Tag.fwd.hh>#include <map>#include <string>Classes | |
| class | basic::resource_manager::ResourceLocatorFactory |
| The ResourceLocatorFactory instantiates ResourceLocator objects given their corresponding locator-type strings. It uses the load-time factory registration scheme, meaning that it is a singleton and takes an instance of a Creator object (a ResourceLocatorCreator) in its "factory_register" method. Templated instances of the ResourceLocatorRegistrator classes should be placed in the library init.cc files (e.g. core/init/init.cc or protocols/init/init.ResourceLocatorRegistrators.ihh) More... | |
Namespaces | |
| basic | |
| Tags used to tag messeges sent by MPI functions used to decide whether a slave is requesting a new job id or flagging as job as being a bad input. | |
| basic::resource_manager | |