8#include "../core/CoreTypes.hpp"
9#include "helics_cxx_export.h"
the main namespace for the helics co-simulation library User functions will be in the helics namespac...
Definition AsyncFedCallInfo.hpp:14
CoreType
Definition CoreTypes.hpp:46
bool isCoreTypeAvailable(CoreType type) noexcept
Definition typeOperations.cpp:25
CoreType coreTypeFromString(std::string_view type) noexcept
Definition typeOperations.cpp:20
std::string to_string(CoreType type)
Definition typeOperations.cpp:15
std::string systemInfo()
Definition typeOperations.cpp:30