QP/C++  8.0.0
Real-Time Embedded Framework
Loading...
Searching...
No Matches
QP::QMTranActTable Struct Reference

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

#include "qp.hpp"

Public Attributes

QMState const * target
 
QActionHandler const act [1]
 

Detailed Description

Transition-Action Table for the QP::QMsm State Machine.

Definition at line 190 of file qp.hpp.

Member Data Documentation

◆ target

QMState const* QP::QMTranActTable::target

Definition at line 191 of file qp.hpp.

◆ act

QActionHandler const QP::QMTranActTable::act[1]

Definition at line 192 of file qp.hpp.


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