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. | |
Private attributes of the QF framework.
Definition at line 43 of file qp_pkg.hpp.
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.
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.