Bitcoin ABC 0.26.3
P2P Digital Currency
|
#include <functional>
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | CZMQAbstractNotifier |
Typedefs | |
using | CZMQNotifierFactory = std::function< std::unique_ptr< CZMQAbstractNotifier >()> |
Definition at line 16 of file zmqabstractnotifier.h.