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

Member Data Documentation

◆ target

QMState const* target
private

Definition at line 249 of file qp.h.

◆ act

QActionHandler const act[1]
private

Definition at line 250 of file qp.h.


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