Rosetta
|
Declaration of the PoseInputSource class. More...
#include <protocols/jd3/pose_inputters/PoseInputSource.fwd.hh>
#include <protocols/jd3/InputSource.hh>
#include <core/types.hh>
#include <map>
#include <string>
Classes | |
class | protocols::jd3::pose_inputters::PoseInputSource |
The PoseInputSource is a small class for holding data about the starting Pose for a Job and where it comes from (i.e. which of the PoseInputters claims responsibility for creating a Pose for this instance). The "input_tag" is a string description of the input source and will be used as the "job_tag" to control output – the input tag should not include the file extension. It is perfectly reasonable for complex PoseInputters to subclass from PoseInputSource to tuck more complex data in the PoseInputSource, though, the string-string map ought to provide considerable flexibility in storing data without deriving new subclasses. More... | |
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::jd3 | |
protocols::jd3::pose_inputters | |
Declaration of the PoseInputSource class.