Home
last modified time | relevance | path

Searched refs:CZMQNotifierFactory (Results 1 – 25 of 26) sorted by relevance

12

/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/zmq/
H A Dzmqnotificationinterface.cpp35 std::map<std::string, CZMQNotifierFactory> factories; in CreateWithArguments()
43 …for (std::map<std::string, CZMQNotifierFactory>::const_iterator i=factories.begin(); i!=factories.… in CreateWithArguments()
48 CZMQNotifierFactory factory = i->second; in CreateWithArguments()
H A Dzmqabstractnotifier.h13 typedef CZMQAbstractNotifier* (*CZMQNotifierFactory)(); typedef
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/zmq/
H A Dzmqnotificationinterface.cpp35 std::map<std::string, CZMQNotifierFactory> factories; in CreateWithArguments()
43 …for (std::map<std::string, CZMQNotifierFactory>::const_iterator i=factories.begin(); i!=factories.… in CreateWithArguments()
48 CZMQNotifierFactory factory = i->second; in CreateWithArguments()
H A Dzmqabstractnotifier.h13 typedef CZMQAbstractNotifier* (*CZMQNotifierFactory)(); typedef
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/zmq/
H A Dzmqnotificationinterface.cpp35 std::map<std::string, CZMQNotifierFactory> factories; in CreateWithArguments()
43 …for (std::map<std::string, CZMQNotifierFactory>::const_iterator i=factories.begin(); i!=factories.… in CreateWithArguments()
48 CZMQNotifierFactory factory = i->second; in CreateWithArguments()
H A Dzmqabstractnotifier.h13 typedef CZMQAbstractNotifier* (*CZMQNotifierFactory)(); typedef
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/zmq/
H A Dzmqnotificationinterface.cpp44 std::map<std::string, CZMQNotifierFactory> factories; in Create()
57 CZMQNotifierFactory factory = entry.second; in Create()
H A Dzmqabstractnotifier.h13 typedef CZMQAbstractNotifier* (*CZMQNotifierFactory)(); typedef
/dports/net-p2p/litecoin/litecoin-0.18.1/src/zmq/
H A Dzmqnotificationinterface.cpp44 std::map<std::string, CZMQNotifierFactory> factories; in Create()
57 CZMQNotifierFactory factory = entry.second; in Create()
H A Dzmqabstractnotifier.h13 typedef CZMQAbstractNotifier* (*CZMQNotifierFactory)(); typedef
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/zmq/
H A Dzmqnotificationinterface.cpp44 std::map<std::string, CZMQNotifierFactory> factories; in Create()
57 CZMQNotifierFactory factory = entry.second; in Create()
H A Dzmqabstractnotifier.h13 typedef CZMQAbstractNotifier* (*CZMQNotifierFactory)(); typedef
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/zmq/
H A Dzmqnotificationinterface.cpp42 std::map<std::string, CZMQNotifierFactory> factories; in Create()
55 CZMQNotifierFactory factory = entry.second; in Create()
H A Dzmqabstractnotifier.h13 typedef CZMQAbstractNotifier* (*CZMQNotifierFactory)(); typedef
/dports/net-p2p/bitcoin/bitcoin-22.0/src/zmq/
H A Dzmqabstractnotifier.h16 using CZMQNotifierFactory = std::unique_ptr<CZMQAbstractNotifier> (*)(); variable
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/zmq/
H A Dzmqabstractnotifier.h16 using CZMQNotifierFactory = std::unique_ptr<CZMQAbstractNotifier> (*)(); variable
H A Dzmqnotificationinterface.cpp34 std::map<std::string, CZMQNotifierFactory> factories; in Create()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/zmq/
H A Dzmqabstractnotifier.h16 using CZMQNotifierFactory = std::unique_ptr<CZMQAbstractNotifier> (*)(); variable
H A Dzmqnotificationinterface.cpp34 std::map<std::string, CZMQNotifierFactory> factories; in Create()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/zmq/
H A Dzmqabstractnotifier.h17 using CZMQNotifierFactory = std::unique_ptr<CZMQAbstractNotifier> (*)(); variable
H A Dzmqnotificationinterface.cpp34 std::map<std::string, CZMQNotifierFactory> factories; in Create()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/zmq/
H A Dzmqabstractnotifier.h17 using CZMQNotifierFactory = std::unique_ptr<CZMQAbstractNotifier> (*)(); variable
H A Dzmqnotificationinterface.cpp34 std::map<std::string, CZMQNotifierFactory> factories; in Create()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/zmq/
H A Dzmqabstractnotifier.h17 using CZMQNotifierFactory = std::unique_ptr<CZMQAbstractNotifier> (*)(); variable
H A Dzmqnotificationinterface.cpp34 std::map<std::string, CZMQNotifierFactory> factories; in Create()

12