50 QF_bzero_(me,
sizeof(*me));
55 QMsm_ctor((
QMsm *)(me), initial);
65 ,&QMsm_getStateHandler_
QState(* QStateHandler)(void *const me, QEvt const *const e)
Pointer to a state-handler function.
Internal (package scope) QP/C interface.
QS/C dummy public interface.
QP Functional Safety (FuSa) Subsystem.
struct QAsmVtable const * vptr
Virtual pointer inherited by all QAsm subclasses (see also SAS_QP_OO)
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)