2018-07-18 18:13:25 +00:00
|
|
|
PREP(conditionCardiacArrestTimer);
|
|
|
|
PREP(conditionExecutionDeath);
|
2019-09-10 04:30:56 +00:00
|
|
|
PREP(conditionSecondChance);
|
2018-04-27 14:43:41 +00:00
|
|
|
PREP(enteredStateCardiacArrest);
|
2018-07-20 21:23:48 +00:00
|
|
|
PREP(enteredStateDeath);
|
2018-04-27 14:43:41 +00:00
|
|
|
PREP(enteredStateFatalInjury);
|
2019-06-28 00:01:20 +00:00
|
|
|
PREP(handleStateCardiacArrest);
|
2018-04-27 14:43:41 +00:00
|
|
|
PREP(handleStateDefault);
|
|
|
|
PREP(handleStateInjured);
|
|
|
|
PREP(handleStateUnconscious);
|
|
|
|
PREP(leftStateCardiacArrest);
|
2019-05-12 04:13:59 +00:00
|
|
|
PREP(localityChangedEH);
|
|
|
|
PREP(localityTransfer);
|
2018-08-12 09:14:48 +00:00
|
|
|
PREP(resetStateDefault);
|
2018-05-08 10:12:01 +00:00
|
|
|
PREP(transitionSecondChance);
|