coral
A C++ library for distributed co-simulation
provider.hpp
Go to the documentation of this file.
1 
11 #ifndef CORAL_PROVIDER_HPP_INCLUDED
12 #define CORAL_PROVIDER_HPP_INCLUDED
13 
16 
17 
18 namespace coral
19 {
21 namespace provider
22 {
23 }
24 }
25 #endif // header guard
Defines the coral::provider::SlaveProvider class and related functionality.
Defines the coral::provider::SlaveCreator interface and related functionality.
Definition: variable_io.hpp:28