wrench::StandardJobCompletedEvent Class Reference

A "standard job has completed" WorkflowExecutionEvent. More...

#include <StandardJobCompletedEvent.h>

Inheritance diagram for wrench::StandardJobCompletedEvent:
wrench::WorkflowExecutionEvent

Public Member Functions

std::string toString () override
 Get a textual description of the event. More...
 

Public Attributes

std::shared_ptr< ComputeServicecompute_service
 The compute service on which the standard job has completed.
 
StandardJobstandard_job
 The standard job that has completed.
 

Detailed Description

A "standard job has completed" WorkflowExecutionEvent.

Member Function Documentation

◆ toString()

std::string wrench::StandardJobCompletedEvent::toString ( )
inlineoverride

Get a textual description of the event.

Returns
a text string

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