zmqpp 4.1.2
C++ bindings for 0mq (libzmq)
|
#include <thread>
#include <functional>
#include <mutex>
#include "context.hpp"
#include "socket.hpp"
Go to the source code of this file.
Classes | |
class | zmqpp::actor |
An actor is a thread with a pair socket connected to its parent. More... | |
Namespaces | |
namespace | zmqpp |
C++ wrapper around zmq. | |