Rosetta
Classes | Namespaces
ResourceLocatorRegistrator.hh File Reference
#include <basic/resource_manager/ResourceLocatorFactory.fwd.hh>
#include <utility/factory/WidgetRegistrator.hh>

Classes

class  basic::resource_manager::ResourceLocatorRegistrator< T >
 The ResourceLocatorRegistrator gives an instance of a ResourceLocatorCreator to the ResourceLocatorFactory in its constructor, calling the ResourceLocatorFactory's factory_register() method. This call is actually accomplished by the WidgetRegistrator parent class. A single (templated) instance of this class for each ResourceLocatorCreator should be placed in the appropriate init.cc file (i.e. ResourceLocatorCreators that live in the protocols library should be put in src/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
 

Detailed Description

Author