Subscriber List (for publish-subscribe)
More...
#include "qp.h"
|
QPSet | set |
| The set of AOs that subscribed to a given event signal.
|
|
QPSet | set_dis |
| Duplicate inverse storage for the AO set.
|
|
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 755 of file qp.h.
◆ set
The set of AOs that subscribed to a given event signal.
Definition at line 759 of file qp.h.
◆ set_dis
Duplicate inverse storage for the AO set.
- Backward Traceability
- SSR_QP_DIM_10 : QP/C Framework shall apply self-monitoring SSFs based on "Duplicate Inverse Storage" to critical variables.
Definition at line 763 of file qp.h.
The documentation for this struct was generated from the following files: