Set the ZMQ endpoint address this notifier publishes to.

Synopsis

Declared in <zmq/zmqabstractnotifier.h>

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

Parameters

Name

Description

a

The endpoint address to set.

Created with MrDocs