![]() |
Bitcoin Core 22.99.0
P2P Digital Currency
|
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | CZMQAbstractNotifier |
Typedefs | |
using | CZMQNotifierFactory = std::unique_ptr< CZMQAbstractNotifier >(*)() |
using CZMQNotifierFactory = std::unique_ptr<CZMQAbstractNotifier> (*)() |
Definition at line 16 of file zmqabstractnotifier.h.