Set the notifier type name.

Synopsis

Declared in <zmq/zmqabstractnotifier.h>

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

Parameters

Name

Description

t

The type name to set.

Created with MrDocs