A message sent by the HostStateChangeDetector to notify some listener that a host has turned off. More...
#include <HostStateChangeDetectorMessage.h>
Public Member Functions | |
HostHasTurnedOffMessage (std::string hostname) | |
Constructor. More... | |
Public Attributes | |
std::string | hostname |
The name of the host that has tuned off. | |
Additional Inherited Members |
Detailed Description
A message sent by the HostStateChangeDetector to notify some listener that a host has turned off.
Constructor & Destructor Documentation
◆ HostHasTurnedOffMessage()
|
explicit |
Constructor.
- Parameters
-
hostname the name of the host that has turned off
The documentation for this class was generated from the following files:
- HostStateChangeDetectorMessage.h
- HostStateChangeDetectorMessage.cpp