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
Set the notifier type name.
Declared in <zmq/zmqabstractnotifier.h>
void
SetType(std::string const& t);
Name |
Description |
t |
The type name to set. |
Created with MrDocs