CZMQNotifierFactory

Factory function that creates a ZMQ notifier instance.

Synopsis

Declared in <zmq/zmqabstractnotifier.h>

using CZMQNotifierFactory = std::function<std::unique_ptr<CZMQAbstractNotifier>()>;