|
winss
|
The supervisor listener. More...
#include <supervise.hpp>

Public Member Functions | |
| virtual bool | Notify (SuperviseNotification notification, const SuperviseState &state)=0 |
| Supervisor listener handler. More... | |
| virtual | ~SuperviseListener () |
| Default virtual destructor. More... | |
The supervisor listener.
|
inlinevirtual |
Default virtual destructor.
|
pure virtual |
Supervisor listener handler.
| [in] | notification | The event which occurred. |
| [in] | state | The current state of the supervisor. |
Implemented in winss::SuperviseController, and winss::SuperviseStateFile.
1.8.11