Attribute of for the QP::QAsm class (Abstract State Machine). More...
#include <qp.hpp>
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).
Details
This union represents possible values stored in the 'state' and 'temp' attributes of the QP::QAsm class.
Forward Traceability
| QStateHandler QP::QAsmAttr::fun |
| QActionHandler QP::QAsmAttr::act |
| QXThreadHandler QP::QAsmAttr::thr |
| QMTranActTable const* QP::QAsmAttr::tatbl |