Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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))
45
openstudio::path toPath(const std::wstring& s) {
46
return openstudio::path(s);
47
}
48
#endif
49
50
web::json::value toWebJSON(const std::string& s) {
Callers
15
get_field
Function · 0.70
runModelUpdateCommand
Function · 0.70
translateRunPeriod
Method · 0.50
translateDesignDays
Method · 0.50
translateWeatherFile
Method · 0.50
TEST_F
Function · 0.50
SetUpTestSuite
Method · 0.50
TEST_F
Function · 0.50
translateModel
Method · 0.50
siteShadingSurfaceGroups
Method · 0.50
buildingShadingSurfaceGroups
Method · 0.50
buildingSpaces
Method · 0.50
Calls
no outgoing calls
Tested by
15
TEST_F
Function · 0.40
TEST_F
Function · 0.40
SetUpTestSuite
Method · 0.40
TEST
Function · 0.40
SetUpTestSuite
Method · 0.40
setupIdftoEPJSONTest
Function · 0.40
translateIdfToEPJSONWithEP
Function · 0.40
completeIDFPath
Method · 0.40
translateIdfToEPJSONWithOS
Function · 0.40
SetUpTestSuite
Method · 0.40
TEST_F
Function · 0.40
TEST
Function · 0.40