| 
    coral
    
   A C++ library for distributed co-simulation 
   | 
 
Defines the coral::provider::SlaveProvider class and related functionality. More...
#include <exception>#include <functional>#include <memory>#include <string>#include <thread>#include <vector>#include "coral/config.h"#include "coral/provider/slave_creator.hpp"Go to the source code of this file.
Classes | |
| class | coral::provider::SlaveProvider | 
| A slave provider that runs in a background thread.  More... | |
Namespaces | |
| coral::provider | |
| API for use by applications that implement a slave provider.  | |
Defines the coral::provider::SlaveProvider class and related functionality.
 1.8.11