File SolidSyslogServiceStatus.h¶
FileList > Core > Interface > SolidSyslogServiceStatus.h
Go to the source code of this file
The advisory servicing-hint enum SolidSyslog_Service returns to drive a host loop (idle / ready / blocked / halted).
Public Types¶
| Type | Name |
|---|---|
| enum | SolidSyslogServiceStatus Advisory servicing hint returned by SolidSyslog_Service, which documents each state and the host action it suggests. |
Public Types Documentation¶
enum SolidSyslogServiceStatus¶
Advisory servicing hint returned by SolidSyslog_Service, which documents each state and the host action it suggests.
enum SolidSyslogServiceStatus {
SOLIDSYSLOG_SERVICE_IDLE,
SOLIDSYSLOG_SERVICE_READY,
SOLIDSYSLOG_SERVICE_BLOCKED,
SOLIDSYSLOG_SERVICE_HALTED
};
The documentation for this class was generated from the following file Core/Interface/SolidSyslogServiceStatus.h