wrench::ServiceHaCrashedeMessage Class Reference
Inheritance diagram for wrench::ServiceHaCrashedeMessage:
wrench::ServiceFailureDetectorMessage wrench::SimulationMessage

Public Member Functions

 ServiceHaCrashedeMessage (Service *service)
 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...
 

Public Attributes

Serviceservice
 
- Public Attributes inherited from wrench::SimulationMessage
std::string name
 The message name.
 
double payload
 The message size in bytes.
 

Additional Inherited Members

- Protected Member Functions inherited from wrench::ServiceFailureDetectorMessage
 ServiceFailureDetectorMessage (std::string name)
 Constructor. More...
 

Constructor & Destructor Documentation

◆ ServiceHaCrashedeMessage()

wrench::ServiceHaCrashedeMessage::ServiceHaCrashedeMessage ( Service service)

Constructor.

Parameters
servicethe service that has failed

The documentation for this class was generated from the following files:
  • /Users/rafsilva/Documents/isi/workspace/wrench/wrench/include/wrench/services/helpers/ServiceFailureDetectorMessage.h
  • /Users/rafsilva/Documents/isi/workspace/wrench/wrench/src/wrench/services/helpers/ServiceFailureDetectorMessage.cpp