QP/C  7.4.0-rc.3
Real-Time Embedded Framework
Loading...
Searching...
No Matches
QMTranActTable Struct Reference

Transition-Action Table for the QMsm State Machine. More...

#include "qp.h"

Private Attributes

QMState const * target
 
QActionHandler const act [1]
 

Detailed Description

Transition-Action Table for the QMsm State Machine.

Definition at line 251 of file qp.h.

Member Data Documentation

◆ target

QMState const* target
private

Definition at line 252 of file qp.h.

◆ act

QActionHandler const act[1]
private

Definition at line 253 of file qp.h.


The documentation for this struct was generated from the following file: