Rosetta
Classes | Namespaces
CompletedJobOutput.hh File Reference

typedef for the return type of Job::run More...

#include <protocols/jd3/CompletedJobOutput.fwd.hh>
#include <protocols/jd3/Job.fwd.hh>
#include <utility/vector1.hh>

Classes

struct  protocols::jd3::CompletedJobOutput
 Each Job will return a JobStatus and a list of JobSummary/JobResult pairs. A pair's index in th job_results vector is used as its identifier for when the JobResult is used as input for another job, or when it is to be output by the JobQueen. More...
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::jd3
 

Detailed Description

typedef for the return type of Job::run

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