QP/C++  8.0.3
Real-Time Event 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 41 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 45 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 46 of file qp_pkg.hpp.


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