CZMQAbstractNotifier::SetAddress

Set the ZMQ endpoint address this notifier publishes to.

Synopsis

Declared in <zmq/zmqabstractnotifier.h>

void
SetAddress(std::string const& a);

Parameters

NameDescription
aThe endpoint address to set.