QP/C++ 8.1.2
Real-Time Event Framework
Loading...
Searching...
No Matches
qf_act.cpp File Reference

Defines event management facilities. 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

Detailed Description

Defines event management facilities.

Backward Traceability

Forward Traceability

Definition in file qf_act.cpp.