WRENCH  1.11
Cyberinfrastructure Simulation Workbench
Overview Installation Getting Started WRENCH 101 WRENCH 102
Protected Member Functions | List of all members
wrench::ExecutionControllerMessage Class Reference

Top-level class for messages received/sent by a ExecutionController. More...

#include <ExecutionControllerMessage.h>

Inheritance diagram for wrench::ExecutionControllerMessage:
wrench::SimulationMessage wrench::ExecutionControllerAlarmTimerMessage

Protected Member Functions

 ExecutionControllerMessage (double payload)
 Constructor. More...
 

Additional Inherited Members

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

Detailed Description

Top-level class for messages received/sent by a ExecutionController.

Constructor & Destructor Documentation

◆ ExecutionControllerMessage()

wrench::ExecutionControllerMessage::ExecutionControllerMessage ( double  payload)
protected

Constructor.

Parameters
namethe message name
payloadthe message size in bytes

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