ZIO
Python and C++ interface to ZeroMQ and Zyre
Namespaces | Typedefs | Functions
interned.hpp File Reference
#include "zio/json.hpp"
#include "zio/cppzmq.hpp"
Include dependency graph for interned.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 zio
 implementation of ZIO data flow protocol endpoints
 

Typedefs

using zio::json = nlohmann::json
 

Functions

int zio::sock_type (const socket_t &sock)
 Return the ZeroMQ socket type number for the socket. More...
 
std::string zio::sock_type_name (int stype)