MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / toPath

Function toPath

src/cli/MeasureManager.cpp:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43
44#if (defined(_WIN32) || defined(_WIN64))
45openstudio::path toPath(const std::wstring& s) {
46 return openstudio::path(s);
47}
48#endif
49
50web::json::value toWebJSON(const std::string& s) {

Callers 15

get_fieldFunction · 0.70
runModelUpdateCommandFunction · 0.70
translateRunPeriodMethod · 0.50
translateDesignDaysMethod · 0.50
translateWeatherFileMethod · 0.50
TEST_FFunction · 0.50
SetUpTestSuiteMethod · 0.50
TEST_FFunction · 0.50
translateModelMethod · 0.50
buildingSpacesMethod · 0.50

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.40
TEST_FFunction · 0.40
SetUpTestSuiteMethod · 0.40
TESTFunction · 0.40
SetUpTestSuiteMethod · 0.40
setupIdftoEPJSONTestFunction · 0.40
completeIDFPathMethod · 0.40
SetUpTestSuiteMethod · 0.40
TEST_FFunction · 0.40
TESTFunction · 0.40