|
coral
A C++ library for distributed co-simulation
|
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. | |
Contains the coral::net::Reactor class and related functionality.
1.8.11