|
Simo 0.0.1
|
General namespace for Simo. More...
Classes | |
| class | Context |
| class | InitializationStatus |
| class | Time |
| class | Parameters |
| Collects parameters that are then passed to a Module instance. More... | |
| class | Module |
| class | Port |
| Generic port. It offers the virtual method connect. More... | |
Typedefs | |
| using | SimulationCallable = std::function<void(Time)> |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const InitializationStatus &status) |
| SIMO_PUBLIC std::ostream & | operator<< (std::ostream &out, const Time &e) |
General namespace for Simo.