QP/C  8.0.0
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 237 of file qp.h.

Member Data Documentation

◆ target

QMState const* target
private

Definition at line 238 of file qp.h.

◆ act

QActionHandler const act[1]
private

Definition at line 239 of file qp.h.


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