Rosetta
|
#include <basic/resource_manager/ResourceLoaderFactory.fwd.hh>
#include <basic/resource_manager/ResourceLoaderCreator.fwd.hh>
#include <basic/resource_manager/ResourceLoader.fwd.hh>
#include <utility/SingletonBase.hh>
#include <list>
#include <map>
#include <string>
Classes | |
class | basic::resource_manager::ResourceLoaderFactory |
Instantiates ResourceLoaders. Creators may be registered with the Factory at any point, though it is recommended they be registered at load time. If two Creators are registered and they both give the same name for the ResourceLoader they say they will instantiate, then the Factory will exit with an error message. 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 | |