zmqpp
4.1.2
C++ bindings for 0mq (libzmq)
|
#include <cassert>
#include <functional>
#include <string>
#include <unordered_map>
#include <vector>
#include <utility>
#include <zmq.h>
#include "compatibility.hpp"
#include "frame.hpp"
#include "signal.hpp"
Go to the source code of this file.
Classes | |
class | zmqpp::message |
a zmq message with optional multipart support More... | |
Namespaces | |
zmqpp | |
C++ wrapper around zmq. | |