Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
zmqabstractnotifier.h File Reference
#include <zmq/zmqconfig.h>
Include dependency graph for zmqabstractnotifier.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | CZMQAbstractNotifier |
Namespaces | |
| llmq | |
Typedefs | |
| typedef CZMQAbstractNotifier *(* | CZMQNotifierFactory) () |
Typedef Documentation
◆ CZMQNotifierFactory
| typedef CZMQAbstractNotifier*(* CZMQNotifierFactory) () |
Definition at line 20 of file zmqabstractnotifier.h.

