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