|
zmqpp 4.1.2
C++ bindings for 0mq (libzmq)
|
#include <cassert>#include <zmq.h>#include "compatibility.hpp"#include "exception.hpp"#include "context_options.hpp"

Go to the source code of this file.
Classes | |
| class | zmqpp::context |
| The context class represents internal zmq context and io threads. More... | |
Namespaces | |
| namespace | zmqpp |
| C++ wrapper around zmq. | |