Rosetta
Classes | Namespaces
InputSource.hh File Reference

Declaration of the InputSource class. More...

#include <protocols/jd3/InputSource.fwd.hh>
#include <core/types.hh>
#include <utility/VirtualBase.hh>
#include <string>

Classes

class  protocols::jd3::InputSource
 The InputSource is a small class for holding data about the starting Pose for a Job and where it comes from (i.e. which of the Inputters 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 Inputters to subclass from InputSource to tuck more complex data in the InputSource, 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
 

Detailed Description

Declaration of the InputSource class.

Author
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om)