10 #ifndef CORAL_FMI_FMU_HPP    11 #define CORAL_FMI_FMU_HPP    81 #endif // header guard 
An interface for classes that represent imported FMUs. 
Definition: fmu.hpp:50
 
An FMI co-simulation slave instance. 
Definition: fmu.hpp:70
 
Imports and caches FMUs. 
Definition: importer.hpp:56
 
A description of a slave type. 
Definition: model.hpp:148
 
Definition: variable_io.hpp:28
 
FMIVersion
Constants that refer to FMI version numbers. 
Definition: fmu.hpp:27
 
Defines the coral::slave::Instance interface. 
 
Unknown (or possibly unsupported) 
 
Main module header for coral::model. 
 
An interface for classes that represent slave instances. 
Definition: instance.hpp:42