libzmq  master
ZeroMQ C++ Core Engine (LIBZMQ)
pipe.hpp File Reference
#include "msg.hpp"
#include "ypipe_base.hpp"
#include "config.hpp"
#include "object.hpp"
#include "stdint.hpp"
#include "array.hpp"
#include "blob.hpp"
Include dependency graph for pipe.hpp:

Go to the source code of this file.

Classes

struct  zmq::i_pipe_events
 
class  zmq::pipe_t
 

Namespaces

 zmq
 

Functions

int zmq::pipepair (zmq::object_t *parents_[2], zmq::pipe_t *pipes_[2], int hwms_[2], bool conflate_[2])