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

Go to the source code of this file.

Classes

class  zmqpp::reactor
 Reactor object that helps to manage multiple socket by calling a user-defined handler for each socket when a watched event occurs. More...
 

Namespaces

 zmqpp
 C++ wrapper around zmq.