wrench::TimerEvent Class Reference

A "timer went off" WorkflowExecutionEvent. More...

#include <TimerEvent.h>

Inheritance diagram for wrench::TimerEvent:
wrench::WorkflowExecutionEvent

Public Member Functions

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

Public Attributes

std::string message
 The message.
 

Detailed Description

A "timer went off" WorkflowExecutionEvent.

Member Function Documentation

◆ toString()

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

Get a textual description of the event.

Returns
a text string

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