coral
A C++ library for distributed co-simulation
Classes | Enumerations
coral::master Namespace Reference

API for use by applications that implement a simulation master. More...

Classes

struct  AddedSlave
 Used in Execution::Reconstitute() to specify a slave which should be added to the simulation. More...
 
class  Execution
 Master execution controller. More...
 
class  ProviderCluster
 A common communication interface to a cluster of slave providers. More...
 
struct  SlaveConfig
 Used in Execution::Reconfigure() to specify variable value and connection changes. More...
 

Enumerations

Detailed Description

API for use by applications that implement a simulation master.