|
HermesCommon
3.0
|
#include <mixins.h>
Inheritance diagram for Hermes::Mixins::StateQueryable:Public Member Functions | |
| virtual bool | isOkay () const =0 |
| Ask if the instance is fine. | |
| virtual std::string | getClassName () const =0 |
| Get class name, for the purpose of messaging. | |
| void | check () const |
| Method to handle the state. | |
Mixin that allows for asking about the instance state (ok / not ok).