ZIO
Python and C++ interface to ZeroMQ and Zyre
Namespaces | Classes | Enumerations
zio::flow Namespace Reference

ZIO data flow. More...

Namespaces

 broker
 
 example_handler
 
 factories
 
 hdf
 
 proto
 
 util
 

Classes

class  Flow
 

Enumerations

enum  Direction { undefined, extract, inject }
 

Detailed Description

ZIO data flow.

Python implementation of ZIO flow bits

Enumeration Type Documentation

◆ Direction

Enumerator
undefined 
extract 
inject 

Definition at line 18 of file flow.hpp.