Attribute of for the QP::QAsm class (Abstract State Machine) More...
#include "qp.hpp"
Public Member Functions | |
constexpr | QAsmAttr () |
Public Attributes | |
QStateHandler | fun |
QActionHandler | act |
QXThreadHandler | thr |
QMState const * | obj |
QMTranActTable const * | tatbl |
std::uintptr_t | uint |
Attribute of for the QP::QAsm class (Abstract State Machine)
QStateHandler QP::QAsmAttr::fun |
QActionHandler QP::QAsmAttr::act |
QXThreadHandler QP::QAsmAttr::thr |
QMTranActTable const* QP::QAsmAttr::tatbl |