QP/C  7.2.2
Real-Time Embedded Framework
Loading...
Searching...
No Matches
qf_qmact.c File Reference

QMActive_ctor() definition. More...

#include "qf_port.h"
#include "qf_pkg.h"

Go to the source code of this file.

Macros

#define QMSM_CAST_(ptr_)   ((QMsm *)(ptr_))
 

Detailed Description

This file must remain separate from the rest to avoid pulling in the "virtual" functions QHsm::QHsm_init_() and QHsm::QHsm_dispatch_() in case they are not used by the application.

See also
qf_qact.c

Definition in file qf_qmact.c.

Macro Definition Documentation

◆ QMSM_CAST_

#define QMSM_CAST_ (   ptr_)    ((QMsm *)(ptr_))

Definition at line 60 of file qf_qmact.c.