50#if (QP_VERSION < 730U) || (QP_VERSION != ((QP_RELEASE^4294967295U)%0x2710U))
51#error qpc version 7.3.0 or higher required
66 QF_bzero_(me,
sizeof(*me));
71 QMsm_ctor((
QMsm *)(me), initial);
81 ,&QMsm_getStateHandler_
QState(* QStateHandler)(void *const me, QEvt const *const e)
Pointer to a state-handler function.
Internal (package scope) QP/C interface.
QP Functional Safety (FuSa) Subsystem.
struct QAsmVtable const * vptr
Virtual pointer inherited by all QAsm subclasses (see also Object Orientation)
Virtual table for the QAsm class.
Active object class (based on QMsm implementation strategy)
Hierarchical State Machine class (QMsm-style state machine implementation strategy)