JobOutputWriter class is responsible for taking data out of the JobOutput object and writing it to some sort of output destination (a file, or a database).
More...
#include <JobOutputWritter.hh>
JobOutputWriter class is responsible for taking data out of the JobOutput object and writing it to some sort of output destination (a file, or a database).
| protocols::jd3::JobOutputWriter::JobOutputWriter |
( |
| ) |
|
| protocols::jd3::JobOutputWriter::~JobOutputWriter |
( |
| ) |
|
|
override |
| virtual void protocols::jd3::JobOutputWriter::write_output_for_job |
( |
LarvalJobOP |
, |
|
|
JobOutputOP |
|
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: