CZMQAbstractNotifier::SetType

Set the notifier type name.

Synopsis

Declared in <zmq/zmqabstractnotifier.h>

void
SetType(std::string const& t);

Parameters

NameDescription
tThe type name to set.