INTRODUCTION Overview Download and Install Documentation Publications REPOSITORY Libraries DEVELOPER Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
subhealth.h std::string name() const Returns subsystem's name. Definition subhealth.h:66 SubHealth(Status &sysStatus, const std::string &subsysName) Definition subhealth.h:45 void critical(const std::string &message) Passes this information to the system Status. Definition subhealth.h:63 void heartbeat() Passes this information to the system Status. Definition subhealth.h:51 void ok(const std::string &message="") Passes this information to the system Status. Definition subhealth.h:57 void warning(const std::string &message) Passes this information to the system Status. Definition subhealth.h:60 void message(const std::string &message) Passes this information to the system Status. Definition subhealth.h:54 |