JobResult class holds the output that's generated by a Job over the course of its execution. The JobResult is handed by the JobQueen to the JobOutputWriter objects, each of which have the opportunity to pull data out of the JobResult class.
More...
#include <JobResult.hh>
JobResult class holds the output that's generated by a Job over the course of its execution. The JobResult is handed by the JobQueen to the JobOutputWriter objects, each of which have the opportunity to pull data out of the JobResult class.
| protocols::jd3::JobResult::JobResult |
( |
| ) |
|
|
default |
| protocols::jd3::JobResult::~JobResult |
( |
| ) |
|
|
overridedefault |
| virtual JobStatus protocols::jd3::JobResult::status |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following files: