ZIO
Python and C++ interface to ZeroMQ and Zyre
Classes | Namespaces | Typedefs
outbox.hpp File Reference
#include "zio/message.hpp"
#include <functional>
Include dependency graph for outbox.hpp:

Go to the source code of this file.

Classes

class  zio::Outbox< NATIVE >
 output objects of a fixed native type with levels expressed as methods. More...
 

Namespaces

 zio
 implementation of ZIO data flow protocol endpoints
 

Typedefs

typedef Outbox< std::string > zio::Logger
 two special types of outboxes. More...
 
typedef Outbox< zio::jsonzio::Metric
 Emit structured data. More...