Rosetta
Public Member Functions | List of all members
protocols::jd3::JobSummary Class Reference

JobSummary class holds the output that's generated by a Job over the course of its execution. The JobSummary is handed by the JobQueen to the JobOutputWriter objects, each of which have the opportunity to pull data out of the JobSummary class. More...

#include <JobSummary.hh>

Inheritance diagram for protocols::jd3::JobSummary:
Inheritance graph
[legend]

Public Member Functions

 JobSummary ()
 
 ~JobSummary () override
 

Detailed Description

JobSummary class holds the output that's generated by a Job over the course of its execution. The JobSummary is handed by the JobQueen to the JobOutputWriter objects, each of which have the opportunity to pull data out of the JobSummary class.

Constructor & Destructor Documentation

◆ JobSummary()

protocols::jd3::JobSummary::JobSummary ( )
default

◆ ~JobSummary()

protocols::jd3::JobSummary::~JobSummary ( )
overridedefault

The documentation for this class was generated from the following files: