| 
    ZIO
    
   Python and C++ interface to ZeroMQ and Zyre 
   | 
 
#include "zio/cppzmq.hpp"#include "zio/main.hpp"#include "zio/logging.hpp"#include <czmq.h>#include <string>#include <vector>
Go to the source code of this file.
Functions | |
| int | main () | 
| int main | ( | void | ) | 
Test compatibility of cppzmq and CZMQ single/multipart codec.
Definition at line 11 of file test_encoding.cpp.
 1.8.13