QP/C 8.1.1
Real-Time Event Framework
Loading...
Searching...
No Matches
QF_Attr Class Reference

Private attributes of the QF framework. More...

#include <qp_pkg.h>

Private Attributes

QF_EPOOL_TYPE_ ePool_ [QF_MAX_EPOOL]
 Array of event pools sized for the maximum allowed number of pools.
uint8_t maxPool_

Detailed Description

Private attributes of the QF framework.

Definition at line 58 of file qp_pkg.h.

Member Data Documentation

◆ ePool_

QF_EPOOL_TYPE_ ePool_[QF_MAX_EPOOL]
private

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

Definition at line 60 of file qp_pkg.h.

◆ maxPool_

uint8_t maxPool_
private

Number of event pools managed by the QF Framework

Definition at line 61 of file qp_pkg.h.


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