ZIO
Python and C++ interface to ZeroMQ and Zyre
Classes | Namespaces | Enumerations
flow.hpp File Reference
#include "zio/port.hpp"
#include "zio/message.hpp"
Include dependency graph for flow.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zio::flow::Flow
 

Namespaces

 zio
 implementation of ZIO data flow protocol endpoints
 
 zio::flow
 ZIO data flow.
 

Enumerations

enum  zio::flow::Direction { zio::flow::undefined, zio::flow::extract, zio::flow::inject }