Defines Active Object management internal data. 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 namespace. | |
Functions | |
| char const * | QP::version () noexcept |
| void | QP::QEvt_refCtr_inc_ (QEvt const *const me) noexcept |
| Internal function to increment the refCtr of a const event. | |
| void | QP::QEvt_refCtr_dec_ (QEvt const *const me) noexcept |
| Internal function to decrement the refCtr of a const event. | |
Variables | |
| static constexpr char | QP::versionStr [24] = "QP/C++ " QP_VERSION_STR |
Defines Active Object management internal data.
Definition in file qf_act.cpp.