mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
20 lines
443 B
C++
20 lines
443 B
C++
PREP(addHeartRateAdjustment);
|
|
PREP(getBloodLoss);
|
|
PREP(getBloodPressure);
|
|
PREP(getBloodVolumeChange);
|
|
PREP(getCardiacOutput);
|
|
PREP(getPainPerceived);
|
|
PREP(hasStableVitals);
|
|
PREP(hasTourniquetAppliedTo);
|
|
PREP(initUnit);
|
|
PREP(isBeingCarried);
|
|
PREP(isBeingDragged);
|
|
PREP(isInMedicalFacility);
|
|
PREP(isInMedicalVehicle);
|
|
PREP(isInStableCondition);
|
|
PREP(isMedic);
|
|
PREP(isMedicalVehicle);
|
|
PREP(setCardiacArrest);
|
|
PREP(setDead);
|
|
PREP(setUnconscious);
|