SEEventHandler Class Referenceabstract
#include <SEEventManager.h>
Inheritance diagram for SEEventHandler:
Public Member Functions | |
| SEEventHandler () | |
| virtual | ~SEEventHandler () |
| virtual void | HandleEvent (eEvent e, bool active, const SEScalarTime *simTime=nullptr)=0 |
Constructor & Destructor Documentation
◆ SEEventHandler()
|
inline |
◆ ~SEEventHandler()
|
inlinevirtual |
Member Function Documentation
◆ HandleEvent()
|
pure virtual |
Implemented in PhysiologyEngineThunk, and SEDataRequested.
