![]() |
Rosetta Protocols
2014.35
|
the JD2ResourceManagerJobInputterCreator is responsible for instantiating the JD2ResourceManagerJobInputter for the JobDistributorFactory More...
#include <JD2ResourceManagerJobInputterCreator.hh>
Public Member Functions | |
virtual JobInputterOP | create_JobInputter () const |
Create the JD2ResourceManagerJobInputter. More... | |
virtual std::string | keyname () const |
Return the name of the JobInputter this class instantiates: "JD2ResourceManagerJobInputter". More... | |
![]() | |
JobInputterCreator () | |
virtual | ~JobInputterCreator () |
the JD2ResourceManagerJobInputterCreator is responsible for instantiating the JD2ResourceManagerJobInputter for the JobDistributorFactory
|
virtual |
Create the JD2ResourceManagerJobInputter.
Implements protocols::jd2::JobInputterCreator.
|
virtual |
Return the name of the JobInputter this class instantiates: "JD2ResourceManagerJobInputter".
Implements protocols::jd2::JobInputterCreator.