QP/C  8.0.0
Real-Time Embedded 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]
 
uint_fast8_t maxPool_
 

Detailed Description

Private attributes of the QF framework.

Definition at line 42 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 47 of file qp_pkg.h.

◆ maxPool_

uint_fast8_t maxPool_
private

Number of event pools managed by the QF Framework

Definition at line 52 of file qp_pkg.h.


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