#include "ypipe_base.hpp"
#include "config.hpp"
#include "object.hpp"
#include "stdint.hpp"
#include "array.hpp"
#include "blob.hpp"
#include "options.hpp"
#include "endpoint.hpp"
#include "msg.hpp"
Go to the source code of this file.
Classes | |
struct | zmq::i_pipe_events |
class | zmq::ZMQ_FINAL< T, N > |
Namespaces | |
zmq | |
Functions | |
int | zmq::pipepair (zmq::object_t *parents_[2], zmq::pipe_t *pipes_[2], const int hwms_[2], const bool conflate_[2]) |
void | zmq::send_hello_msg (pipe_t *pipe_, const options_t &options_) |
void | zmq::send_routing_id (pipe_t *pipe_, const options_t &options_) |