25#ifndef SCENARIOFILELOCATION_HPP
26#define SCENARIOFILELOCATION_HPP
29#include "wsf_scenario_analyzer_lib_export.h"
ScenarioFileLocation(const std::string &type, const std::string &name)
Definition ScenarioFileLocation.hpp:46
~ScenarioFileLocation()=default
std::string mName
Definition ScenarioFileLocation.hpp:53
std::string mType
Definition ScenarioFileLocation.hpp:52