Message sent when a timer set by a WMS goes off. More...
#include <WMSMessage.h>
Public Member Functions | |
AlarmWMSTimerMessage (std::string message, double payload) | |
Constructor. More... | |
Public Attributes | |
std::string | message |
The message sent my the timer. | |
Additional Inherited Members |
Detailed Description
Message sent when a timer set by a WMS goes off.
Constructor & Destructor Documentation
◆ AlarmWMSTimerMessage()
|
explicit |
Constructor.
- Parameters
-
message the (string) message to be sent payload message size in bytes
- Exceptions
-
std::invalid_argument
The documentation for this class was generated from the following files:
- WMSMessage.h
- WMSMessage.cpp