wrench::ServiceTerminationDetectorMessage Class Reference

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

#include <ServiceTerminationDetectorMessage.h>

Inheritance diagram for wrench::ServiceTerminationDetectorMessage:
wrench::SimulationMessage wrench::ServiceHasCrashedMessage wrench::ServiceHasTerminatedMessage

Protected Member Functions

 ServiceTerminationDetectorMessage (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 ServiceTerminationDetector.

Constructor & Destructor Documentation

◆ ServiceTerminationDetectorMessage()

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

Constructor.

Parameters
namethe message name

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