#include <process_state_component.h>
◆ Reason
Reason for shutdown.
Enumerator |
---|
NONE | |
REQUESTED | |
FATAL_ERROR | |
◆ message() [1/2]
std::string mysql_harness::ShutdownPending::message |
( |
| ) |
const |
|
inline |
◆ message() [2/2]
void mysql_harness::ShutdownPending::message |
( |
const std::string & |
msg | ) |
|
|
inline |
◆ reason() [1/2]
Reason mysql_harness::ShutdownPending::reason |
( |
| ) |
const |
|
inline |
◆ reason() [2/2]
void mysql_harness::ShutdownPending::reason |
( |
Reason |
r | ) |
|
|
inline |
◆ message_
std::string mysql_harness::ShutdownPending::message_ |
|
private |
◆ reason_
The documentation for this class was generated from the following file: