Service status message providing an abstraction for the service message sent by monitor to client.
More...
#include <restart_monitor_win.h>
|
char | m_service_msg [32] |
| Service status message indicating type of update to be done monitor to SCM. More...
|
|
Service status message providing an abstraction for the service message sent by monitor to client.
◆ Service_status_msg() [1/2]
Service_status_msg::Service_status_msg |
( |
| ) |
|
|
inline |
Constructor which initializes the service status message to a null string.
◆ Service_status_msg() [2/2]
Service_status_msg::Service_status_msg |
( |
const char * |
msg | ) |
|
|
inline |
Constructor initializes the service status with a particular message.
- Parameters
-
msg | pointer to message string. |
◆ service_msg()
const char * Service_status_msg::service_msg |
( |
| ) |
const |
|
inline |
Get service message.
- Returns
- pointer to the service message.
◆ m_service_msg
char Service_status_msg::m_service_msg[32] |
|
private |
Service status message indicating type of update to be done monitor to SCM.
The documentation for this struct was generated from the following file: