ZIO
Python and C++ interface to ZeroMQ and Zyre
Functions
test_mprq.cpp File Reference
#include "zio/cppzmq.hpp"
#include <deque>
#include <cassert>
Include dependency graph for test_mprq.cpp:

Go to the source code of this file.

Functions

void take_away (zio::multipart_t &mmsg)
 
int main ()
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 17 of file test_mprq.cpp.

◆ take_away()

void take_away ( zio::multipart_t &  mmsg)

Definition at line 7 of file test_mprq.cpp.