QP/C++ Real-Time Event Framework 8.1.5
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 155 of file qp.hpp.

Member Data Documentation

◆ target

QMState const* QP::QMTranActTable::target

Definition at line 156 of file qp.hpp.

◆ act

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

Definition at line 157 of file qp.hpp.


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