QP/C++ 8.1.2
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

std::array< QF_EPOOL_TYPE_, QF_MAX_EPOOLePool_
 Array of event pools sized for the maximum allowed number of pools.
std::uint8_t maxPool_
 Number of event pools managed by the QF Framework.

Detailed Description

Private attributes of the QF framework.

Forward Traceability

Definition at line 77 of file qp_pkg.hpp.

Member Data Documentation

◆ ePool_

std::array<QF_EPOOL_TYPE_, QF_MAX_EPOOL> QP::QF::Attr::ePool_

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

Forward Traceability

Definition at line 81 of file qp_pkg.hpp.

◆ maxPool_

std::uint8_t QP::QF::Attr::maxPool_

Number of event pools managed by the QF Framework.

Forward Traceability

Definition at line 82 of file qp_pkg.hpp.


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