QMsm class implementation More...
Go to the source code of this file.
Macros | |
#define | QMSM_MAX_NEST_DEPTH_ ((int_fast8_t)6) |
maximum depth of state nesting in a QMsm (including the top level) | |
#define | QMSM_MAX_TRAN_LENGTH_ ((int_fast8_t)(2*QMSM_MAX_NEST_DEPTH_)) |
maximum length of transition-action array | |
#define QMSM_MAX_NEST_DEPTH_ ((int_fast8_t)6) |
maximum depth of state nesting in a QMsm (including the top level)
#define QMSM_MAX_TRAN_LENGTH_ ((int_fast8_t)(2*QMSM_MAX_NEST_DEPTH_)) |
maximum length of transition-action array