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