|
ZIO
Python and C++ interface to ZeroMQ and Zyre
|

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::json > | zio::Metric |
| Emit structured data. More... | |
1.8.13