Subscriber List (for publish-subscribe) More...
#include "qp.hpp"
Private Attributes | |
QPSet | m_set |
QPSet | m_set_dis |
Friends | |
class | QActive |
Subscriber List (for publish-subscribe)
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 QP::QPrioSpec).
|
private |
|
private |