QP/C++ 8.1.3
Real-Time Event 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
std::array< QActionHandler, 1 > act

Detailed Description

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

Definition at line 153 of file qp.hpp.

Member Data Documentation

◆ target

QMState const* QP::QMTranActTable::target

Definition at line 154 of file qp.hpp.

◆ act

std::array<QActionHandler, 1> QP::QMTranActTable::act

Definition at line 155 of file qp.hpp.


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