Namespace simulation_framework::core::lifecycle
Last update: 09.03.2026Definition: core/lifecycle/fmu_activity/fmu_config.h (line 21)
Classes
- simulation_framework::core::lifecycle::BaseActivity
- simulation_framework::core::lifecycle::FmuBaseActivity
- simulation_framework::core::lifecycle::FmuConfig
- simulation_framework::core::lifecycle::FmuLogic
- simulation_framework::core::lifecycle::IActivity
- simulation_framework::core::lifecycle::IActivityFactory
- simulation_framework::core::lifecycle::IFmuLogic
- simulation_framework::core::lifecycle::ISimulationInstance
- simulation_framework::core::lifecycle::SimulationInstance
Typedefs
Typedef FmuInOutType
Definition: core/lifecycle/fmu_activity/fmu_config.h (line 24)
using simulation_framework::core::lifecycle::FmuInOutType = typedef std::variant<bool> >
Return type: std::variant bool, int, double, std::string, std::vector uint8_t > >
Typedef FmuInOutMap
Definition: core/lifecycle/fmu_activity/fmu_config.h (line 25)
using simulation_framework::core::lifecycle::FmuInOutMap = typedef std::map<std::string fmuinouttype>
Return type: std::map std::string, FmuInOutType >
Typedef FmuTopicToVarNames
Definition: core/lifecycle/fmu_activity/fmu_config.h (line 26)
using simulation_framework::core::lifecycle::FmuTopicToVarNames = typedef std::map<std::string> >
Return type: std::map std::string, std::set std::string > >
Typedef FmuTopicToVarMap
Definition: core/lifecycle/fmu_activity/fmu_config.h (line 27)
using simulation_framework::core::lifecycle::FmuTopicToVarMap = typedef std::map<std::string fmuinoutmap>
Return type: std::map std::string, FmuInOutMap >
Typedef FmuMessageToVarNames
Definition: core/lifecycle/fmu_activity/fmu_config.h (line 28)
using simulation_framework::core::lifecycle::FmuMessageToVarNames = typedef std::map<std::string std::string>
Return type: std::map std::string, std::string >
Typedef FmuVarToMessageNames
Definition: core/lifecycle/fmu_activity/fmu_config.h (line 29)
using simulation_framework::core::lifecycle::FmuVarToMessageNames = typedef std::map<std::string std::string>
Return type: std::map std::string, std::string >
[static]: https://img.shields.io/badge/-static-lightgrey (static)</std::string></std::string></std::string></std::string></std::string>