SEEventHandler.h
28 virtual void HandlePatientEvent(CDM::enumPatientEvent::value type, bool active, const SEScalarTime* time = nullptr) = 0;
29 virtual void HandleAnesthesiaMachineEvent(CDM::enumAnesthesiaMachineEvent::value type, bool active, const SEScalarTime* time = nullptr) = 0;
value
Underlying enum type.
Definition: Anesthesia.hxx:699
C++ namespace for the uri:/mil/tatrc/physiology/datamodel schema namespace.
Definition: BioGears.cxx:49
value
Underlying enum type.
Definition: Patient.hxx:1004
Definition: SEScalarTime.h:37
Definition: SEElectricalCircuit.h:18
Definition: SEEventHandler.h:23