A message sent by the ServiceTerminationDetector to notify some listener that the monitored service has crashed.
More...
#include <ServiceTerminationDetectorMessage.h>
|
std::shared_ptr< Service > | service |
| The service that has crashed.
|
|
std::string | name |
| The message name.
|
|
double | payload |
| The message size in bytes.
|
|
A message sent by the ServiceTerminationDetector to notify some listener that the monitored service has crashed.
◆ ServiceHasCrashedMessage()
wrench::ServiceHasCrashedMessage::ServiceHasCrashedMessage |
( |
std::shared_ptr< Service > |
service | ) |
|
|
explicit |
Constructor.
- Parameters
-
service | the service that has crashed |
The documentation for this class was generated from the following files: