QP/C++
Friends
QSubscrList Class Reference

Subscriber List class. More...

#include <qf.h>

List of all members.

Friends

class QF
class QActive

Detailed Description

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.

Definition at line 583 of file qf.h.


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