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

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

Detailed Description

Defines Active Object management internal data.

  • QActive::QActive_registry_
  • QF::QF_priv_
  • QF_LOG2()

Definition in file qf_act.cpp.