mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
17 lines
372 B
C++
17 lines
372 B
C++
PREP(addMedicationAdjustment);
|
|
PREP(getBloodLoss);
|
|
PREP(getBloodPressure);
|
|
PREP(getBloodVolumeChange);
|
|
PREP(getCardiacOutput);
|
|
PREP(getMedicationCount);
|
|
PREP(handleKilled);
|
|
PREP(hasStableVitals);
|
|
PREP(initUnit);
|
|
PREP(isBeingCarried);
|
|
PREP(isBeingDragged);
|
|
PREP(isInStableCondition);
|
|
PREP(setCardiacArrest);
|
|
PREP(setDead);
|
|
PREP(setUnconscious);
|
|
PREP(updateWoundBloodLoss);
|