HermesCommon  3.0
Hermes::Mixins::StateQueryable Class Referenceabstract

#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.
 

Detailed Description

Mixin that allows for asking about the instance state (ok / not ok).

Definition at line 46 of file mixins.h.


The documentation for this class was generated from the following files: