WRENCH
1.11
Cyberinfrastructure Simulation Workbench
|
Overview | Installation | Getting Started | WRENCH 101 | WRENCH 102 |
A "standard job has completed" ExecutionEvent. More...
#include <StandardJobCompletedEvent.h>
Public Member Functions | |
std::string | toString () override |
Get a textual description of the event. More... | |
Public Attributes | |
std::shared_ptr< ComputeService > | compute_service |
The compute service on which the standard job has completed. | |
std::shared_ptr< StandardJob > | standard_job |
The standard job that has completed. | |
A "standard job has completed" ExecutionEvent.
|
inlineoverride |
Get a textual description of the event.