Belle II Software  release-08-01-10
ZMQAddressUtils Class Reference

Summary of some address helpers. More...

#include <ZMQAddressUtils.h>

Static Public Member Functions

static std::string randomSocketName (const std::string &hostname)
 Generate a random socket name in the form tcp://hostname:port.
 
static std::string randomSocketName ()
 Generate a random socket name in the form ipc:///socketname.
 
static std::string getSocketAddress (const std::string &socketAddress, ZMQAddressType socketPart)
 Create a full socket address for the given type from a random socket address, ba adding a suffix.
 

Detailed Description

Summary of some address helpers.

Definition at line 27 of file ZMQAddressUtils.h.


The documentation for this class was generated from the following files: