Event handlers are called internally when the default context outputs an event.
More...
#include <anatomist/processor/event.h>
Event handlers are called internally when the default context outputs an event.
Definition at line 105 of file event.h.
◆ EventHandler()
anatomist::EventHandler::EventHandler |
( |
| ) |
|
◆ ~EventHandler()
virtual anatomist::EventHandler::~EventHandler |
( |
| ) |
|
|
virtual |
◆ doit()
virtual void anatomist::EventHandler::doit |
( |
const OutputEvent & |
| ) |
|
|
pure virtual |
this method should be defined by derived classes to do something when an event of the matching type occurs
◆ handlers()
◆ registerHandler()
◆ unregisterHandler()
The documentation for this class was generated from the following file: