QP::QMsm class implementation. More...
#include "qp_port.hpp"
#include "qp_pkg.hpp"
#include "qsafe.h"
#include "qs_port.hpp"
#include "qs_pkg.hpp"
Go to the source code of this file.
Namespaces | |
namespace | QP |
QP/C++ framework. | |
Variables | |
static constexpr std::int_fast8_t | QMSM_MAX_NEST_DEPTH_ {8} |
static constexpr std::int_fast8_t | QMSM_MAX_TRAN_LENGTH_ {2*QMSM_MAX_NEST_DEPTH_} |
static constexpr std::int_fast8_t | QMSM_MAX_ENTRY_DEPTH_ {4} |
QP::QMsm class implementation.
Definition in file qep_msm.cpp.
|
staticconstexpr |
Definition at line 76 of file qep_msm.cpp.
|
staticconstexpr |
Definition at line 79 of file qep_msm.cpp.
|
staticconstexpr |
Definition at line 82 of file qep_msm.cpp.