List the notifiers that are currently active.
Synopsis
Declared in <zmq/zmqnotificationinterface.h>
std::list<CZMQAbstractNotifier const*>
GetActiveNotifiers() const;
Return Value
Pointers to the active notifiers.
Created with MrDocs