wrench::AlarmWMSDeferredStartMessage Class Reference

Message sent by an alarm to a WMS to tell it that it can start executing its workflow. More...

#include <WMSMessage.h>

Inheritance diagram for wrench::AlarmWMSDeferredStartMessage:
wrench::WMSMessage wrench::SimulationMessage

Public Member Functions

 AlarmWMSDeferredStartMessage (double payload)
 Constructor. More...
 
- Public Member Functions inherited from wrench::SimulationMessage
 SimulationMessage (std::string name, double payload)
 Constructor. More...
 
virtual std::string getName ()
 Retrieve the message name. More...
 

Additional Inherited Members

- Public Attributes inherited from wrench::SimulationMessage
std::string name
 The message name.
 
double payload
 The message size in bytes.
 
- Protected Member Functions inherited from wrench::WMSMessage
 WMSMessage (std::string name, double payload)
 Constructor. More...
 

Detailed Description

Message sent by an alarm to a WMS to tell it that it can start executing its workflow.

Constructor & Destructor Documentation

◆ AlarmWMSDeferredStartMessage()

wrench::AlarmWMSDeferredStartMessage::AlarmWMSDeferredStartMessage ( double  payload)
explicit

Constructor.

Parameters
payloadmessage size in bytes
Exceptions
std::invalid_argument

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