coral
A C++ library for distributed co-simulation
Classes | Namespaces
reactor.hpp File Reference

Contains the coral::net::Reactor class and related functionality. More...

#include <chrono>
#include <functional>
#include <memory>
#include <vector>
#include <utility>
#include "zmq.hpp"
#include "coral/config.h"

Go to the source code of this file.

Classes

class  coral::net::Reactor
 An implementation of the reactor pattern. More...
 

Namespaces

 coral::net
 Networking, communication and general-purpose protocols.
 

Detailed Description

Contains the coral::net::Reactor class and related functionality.