[#CZMQAbstractNotifier-SetAddress] = xref:CZMQAbstractNotifier.adoc[CZMQAbstractNotifier]::SetAddress :relfileprefix: ../ :mrdocs: Set the ZMQ endpoint address this notifier publishes to. == Synopsis Declared in `<zmq/zmqabstractnotifier.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void SetAddress(std::string const& a); ---- == Parameters [cols="1,4"] |=== | Name| Description | *a* | The endpoint address to set. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#