wrench::HostStateChangeDetectorMessage Class Reference

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

#include <HostStateChangeDetectorMessage.h>

Inheritance diagram for wrench::HostStateChangeDetectorMessage:
wrench::SimulationMessage wrench::HostHasChangedSpeedMessage wrench::HostHasTurnedOffMessage wrench::HostHasTurnedOnMessage

Protected Member Functions

 HostStateChangeDetectorMessage (std::string name)
 Constructor. More...
 

Additional Inherited Members

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

Detailed Description

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

Constructor & Destructor Documentation

◆ HostStateChangeDetectorMessage()

wrench::HostStateChangeDetectorMessage::HostStateChangeDetectorMessage ( std::string  name)
explicitprotected

Constructor.

Parameters
namethe message name

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