|
QP/C++
|
Subscriber List class. More...
#include <qf.h>
Friends | |
| class | QF |
| class | QActive |
Subscriber List class.
This data type represents a set of active objects that subscribe to a given signal. The set is represented as an array of bits, where each bit corresponds to the unique priority of an active object.
1.7.6.1