|
WSF
|
#include <ScenarioFileLocation.hpp>
Public Member Functions | |
| ScenarioFileLocation (const std::string &type, const std::string &name) | |
| ~ScenarioFileLocation ()=default | |
Public Attributes | |
| std::string | mType |
| std::string | mName |
|
inline |
|
default |
| std::string ScenarioFileLocation::mName |
Referenced by ScenarioAnalyzerMessage::ParseFromIStream(), and ScenarioFileLocation().
| std::string ScenarioFileLocation::mType |
Referenced by ScenarioAnalyzerMessage::ParseFromIStream(), and ScenarioFileLocation().