SEEventHandler Class Referenceabstract
#include <SEEventManager.h>
Inherited by PhysiologyEngineThunk, and SEDataRequested.
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 SEDataRequested, and PhysiologyEngineThunk.