|
coral
A C++ library for distributed co-simulation
|
Defines the coral::master::ProviderCluster class and related functionality. More...
#include <chrono>#include <cstdint>#include <memory>#include <string>#include <vector>#include "coral/config.h"#include "coral/model.hpp"#include "coral/net.hpp"Go to the source code of this file.
Classes | |
| class | coral::master::ProviderCluster |
| A common communication interface to a cluster of slave providers. More... | |
| struct | coral::master::ProviderCluster::SlaveType |
| Information about a slave type. More... | |
Namespaces | |
| coral::master | |
| API for use by applications that implement a simulation master. | |
Defines the coral::master::ProviderCluster class and related functionality.
1.8.11