QP/C 8.1.2
Real-Time Event Framework
Loading...
Searching...
No Matches
QSubscrList Struct Reference

Subscriber List (for publish-subscribe). More...

#include <qp.h>

Private Attributes

QPSet set
 The set of AOs that subscribed to a given event signal.

Detailed Description

Subscriber List (for publish-subscribe).

Details
This data type represents a set of Active Objects that subscribe to a given signal. The set is represented as priority-set, where each bit corresponds to the unique QF-priority of an AO (see QPrioSpec).

Backward Traceability

Definition at line 438 of file qp.h.

Member Data Documentation

◆ set

QPSet set
private

The set of AOs that subscribed to a given event signal.

Definition at line 439 of file qp.h.


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