zmqpp  4.1.2
C++ bindings for 0mq (libzmq)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces
actor.hpp File Reference
#include <thread>
#include <functional>
#include "socket.hpp"
Include dependency graph for actor.hpp:
This graph shows which files directly or indirectly include this file:

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

 zmqpp
 C++ wrapper around zmq.