zmqpp 4.1.2
C++ bindings for 0mq (libzmq)
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
loop.hpp File Reference
#include <tuple>
#include <vector>
#include <list>
#include <chrono>
#include <functional>
#include <memory>
#include "compatibility.hpp"
#include "poller.hpp"
Include dependency graph for loop.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  zmqpp
 C++ wrapper around zmq.
 

Typedefs

typedef socket zmqpp::socket_t
 socket type