50 QMsm_ctor((
QMsm *)(me), initial);
59 &QMsm_getStateHandler_
QState(* QStateHandler)(void *const me, QEvt const *const e)
Pointer to a state-handler function.
QP/C Framework in C internal (package-scope) interface.
QS (QP/Spy software tracing) internal (package-scope) interface.
QP Functional Safety (FuSa) Subsystem.
struct QAsmVtable const * vptr
Virtual pointer inherited by all QAsm subclasses (see also SAS_QP_OOA).
Virtual table for the QAsm class.
Active object class (based on QMsm implementation strategy).
void QMActive_ctor(QMActive *const me, QStateHandler const initial)
Constructor of QMActive class.
Hierarchical State Machine class (QMsm-style state machine implementation strategy).