Quantum Leaps / qp Featured

Dependents:   qp_hangman qp_dpp qp_blinky

Embed: (wiki syntax)

« Back to documentation index

QSubscrList Class Reference

QSubscrList Class Reference

Subscriber List class. More...

#include <qp.h>

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 1935 of file qp.h.