| 
    ZIO
    
   Python and C++ interface to ZeroMQ and Zyre 
   | 
 
#include "zio/actor.hpp"#include "zio/logging.hpp"#include "zio/main.hpp"#include <thread>#include <sstream>#include <chrono>
Go to the source code of this file.
Functions | |
| int | main () | 
| int main | ( | void | ) | 
Definition at line 49 of file test_actor.cpp.
 1.8.13