The FullModelInputter is responsible for reading from the command line a set of structures that are each to be run through a protocol, where each input struture will be the starting point for some number of jobs (where that number is at the JobQueen's discretion). The FullModelInputter is responsible for two things:
More...
#include <FullModelInputter.hh>
The FullModelInputter is responsible for reading from the command line a set of structures that are each to be run through a protocol, where each input struture will be the starting point for some number of jobs (where that number is at the JobQueen's discretion). The FullModelInputter is responsible for two things:
◆ FullModelInputter()
| protocols::jd3::full_model_inputters::FullModelInputter::FullModelInputter |
( |
| ) |
|
|
default |
◆ ~FullModelInputter()
| protocols::jd3::full_model_inputters::FullModelInputter::~FullModelInputter |
( |
| ) |
|
|
overridedefault |
◆ full_model_from_input_source()
| virtual core::pose::PoseOP protocols::jd3::full_model_inputters::FullModelInputter::full_model_from_input_source |
( |
FullModelInputSource const & |
input_source, |
|
|
utility::options::OptionCollection const & |
options, |
|
|
utility::tag::TagCOP |
tag |
|
) |
| |
|
pure virtual |
◆ full_model_input_sources_from_command_line()
| virtual FullModelInputSources protocols::jd3::full_model_inputters::FullModelInputter::full_model_input_sources_from_command_line |
( |
| ) |
|
|
pure virtual |
◆ full_model_input_sources_from_tag()
| virtual FullModelInputSources protocols::jd3::full_model_inputters::FullModelInputter::full_model_input_sources_from_tag |
( |
utility::options::OptionCollection const & |
opts, |
|
|
utility::tag::TagCOP |
|
|
) |
| |
|
pure virtual |
◆ job_available_on_command_line()
| virtual bool protocols::jd3::full_model_inputters::FullModelInputter::job_available_on_command_line |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following files: