File SolidSyslogServiceStatus.h¶
FileList > Core > Interface > SolidSyslogServiceStatus.h
The advisory servicing-hint enum SolidSyslog_Service returns to drive a host loop (idle / ready / blocked / halted).
Public Types Documentation¶
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