![]() |
Rosetta
2021.16
|
class declaration for FullModelJobQueen More...
#include <protocols/jd3/full_model/FullModelJobQueen.fwd.hh>#include <protocols/jd3/JobQueen.hh>#include <protocols/jd3/Job.fwd.hh>#include <protocols/jd3/JobDigraph.fwd.hh>#include <protocols/jd3/JobOutputIndex.fwd.hh>#include <protocols/jd3/full_model_inputters/FullModelInputSource.fwd.hh>#include <protocols/jd3/full_model_inputters/FullModelInputter.fwd.hh>#include <protocols/jd3/full_model_inputters/FullModelInputterCreator.fwd.hh>#include <protocols/jd3/pose_outputters/PoseOutputSpecification.fwd.hh>#include <protocols/jd3/pose_outputters/PoseOutputter.fwd.hh>#include <protocols/jd3/pose_outputters/PoseOutputterCreator.fwd.hh>#include <protocols/jd3/pose_outputters/SecondaryPoseOutputter.fwd.hh>#include <protocols/jd3/full_model/FullModelInnerLarvalJob.fwd.hh>#include <protocols/jd3/strong_types.hh>#include <core/pose/Pose.fwd.hh>#include <core/import_pose/import_pose_options.fwd.hh>#include <utility/options/OptionCollection.fwd.hh>#include <utility/options/keys/OptionKeyList.fwd.hh>#include <utility/VirtualBase.hh>#include <utility/tag/Tag.fwd.hh>#include <utility/tag/XMLSchemaGeneration.fwd.hh>#include <utility/vector1.hh>#include <utility/options/keys/all.fwd.hh>#include <numeric/DiscreteIntervalEncodingTree.hh>#include <string>#include <map>Classes | |
| class | protocols::jd3::full_model::FullModelPreliminaryLarvalJob |
| class | protocols::jd3::full_model::FullModelJobQueen |
| The FullModelJobQueen is meant to handle the most common form of Rosetta jobs where a protocol is applied to a single input structure to generate a single output structure. Most JobQueens in Rosetta will to derive from this JobQueen. To make the process of deriving new JobQueens easy, this class's API has been carefully designed to be easy to work with and the class itself has been designed to do as much heavy lifting as possible and to leave only the responsibilities that the FullModelJobQueen could not perform to the derived classes. More... | |
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::jd3 | |
| protocols::jd3::full_model | |
Typedefs | |
| typedef std::list < FullModelPreliminaryLarvalJob > | protocols::jd3::full_model::FullModelPreliminaryLarvalJobs |
class declaration for FullModelJobQueen
1.8.7