|
QP/C++
|
Provides miscellaneous QEP services. More...
#include <qep.h>
Static Public Member Functions | |
| static char const Q_ROM *Q_ROM_VAR | getVersion (void) |
| get the current QEP version number string | |
| char const Q_ROM *Q_ROM_VAR QEP::getVersion | ( | void | ) | [static] |
get the current QEP version number string
Definition at line 20 of file lint_qep_4.1.07.txt.
References QFsm::dispatch(), QHsm::dispatch(), QFsm::init(), QHsm::init(), QHsm::isIn(), Q_ALLEGE, Q_ASSERT, Q_DEFINE_THIS_MODULE, Q_ENTRY_SIG, Q_EXIT_SIG, Q_RET_TRAN, QEP_EMPTY_SIG_, QEP_ENTER_, QEP_EXIT_, QEP_MAX_NEST_DEPTH_, QEP_TRIG_, QP_VERSION, QS_BEGIN_, QS_FUN_, QS_OBJ_, QS_QEP_DISPATCH, QS_QEP_INIT_TRAN, QS_QEP_STATE_INIT, QS_QEP_TRAN, QEvent::sig, QS::smObj_, QHsm::top(), QFsm::~QFsm(), and QHsm::~QHsm().
1.7.5.1