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

Defines the coral::slave::Instance interface. More...

#include <string>
#include <coral/model.hpp>

Go to the source code of this file.

Classes

class  coral::slave::Instance
 An interface for classes that represent slave instances. More...
 

Namespaces

 coral::slave
 API for use by applications that implement a simulation slave.
 

Detailed Description

Defines the coral::slave::Instance interface.