Linux Face / QPFramework
Embed: (wiki syntax)

« Back to documentation index

qf_pkg.h File Reference

qf_pkg.h File Reference

Internal (package scope) QF/C++ interface. More...

Go to the source code of this file.

Data Structures

struct  QFreeBlock
 Structure representing a free block in the Native QF Memory Pool. More...

Variables

QTimeEvtQF_timeEvtListHead_
 head of linked list of time events
QF_EPOOL_TYPE_ QF_pool_ [3]
 allocate 3 event pools
uint8_t QF_maxPool_
 # of initialized event pools
QSubscrListQF_subscrList_
 the subscriber list array
QSignal QF_maxSignal_
 the maximum published signal

Detailed Description

Internal (package scope) QF/C++ interface.

Definition in file qf_pkg.h.


Variable Documentation

uint8_t QF_maxPool_

# of initialized event pools

Definition at line 40 of file qf_pool.cpp.

the maximum published signal

Definition at line 37 of file qf_psini.cpp.

QF_EPOOL_TYPE_ QF_pool_ (  )

allocate 3 event pools

the subscriber list array

Definition at line 36 of file qf_psini.cpp.

head of linked list of time events