QP::QMsm implementation. More...

Go to the source code of this file.
Namespaces | |
| QP | |
| namespace associated with the QP/C++ framework | |
Macros | |
| #define | QEP_ACT_PTR_INC_(act_) (++(act_)) |
Internal macro to increment the given action table act_. More... | |
QP::QMsm implementation.
Definition in file qep_msm.cpp.
| #define QEP_ACT_PTR_INC_ | ( | act_ | ) | (++(act_)) |
Internal macro to increment the given action table act_.
Definition at line 53 of file qep_msm.cpp.