QP/C++  8.0.0
Real-Time Embedded Framework
Loading...
Searching...
No Matches
QP::QF::Attr Class Reference

Private attributes of the QF framework. More...

#include "qp_pkg.hpp"

Public Attributes

QF_EPOOL_TYPE_ ePool_ [QF_MAX_EPOOL]
 Array of event pools sized for the maximum allowed number of pools.
 
std::uint_fast8_t maxPool_
 Number of event pools managed by the QF Framework.
 

Detailed Description

Private attributes of the QF framework.

Definition at line 43 of file qp_pkg.hpp.

Member Data Documentation

◆ ePool_

QF_EPOOL_TYPE_ QP::QF::Attr::ePool_[QF_MAX_EPOOL]

Array of event pools sized for the maximum allowed number of pools.

Definition at line 47 of file qp_pkg.hpp.

◆ maxPool_

std::uint_fast8_t QP::QF::Attr::maxPool_

Number of event pools managed by the QF Framework.

Definition at line 51 of file qp_pkg.hpp.


The documentation for this class was generated from the following files: