Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ begin
Method
begin
src/workflow/OSWorkflow.cpp:390–392 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
388
return data.cend();
389
}
390
auto begin() const {
391
return cbegin();
392
}
393
auto end() const {
394
return cend();
395
}
Callers
15
RemoveHoles
Method · 0.80
Triangulate_EC
Method · 0.80
ConvexPartition_HM
Method · 0.80
Triangulate_OPT
Method · 0.80
UpdateState
Method · 0.80
TypeA
Method · 0.80
TypeB
Method · 0.80
ConvexPartition_OPT
Method · 0.80
MonotonePartition
Method · 0.80
Triangulate_MONO
Method · 0.80
adjustScheduleDay
Function · 0.80
deepScheduleYearClone
Function · 0.80
Calls
no outgoing calls
Tested by
15
getScheduleTypeKeys
Method · 0.64
getScheduleTypeKeys
Method · 0.64
getScheduleTypeKeys
Method · 0.64
getScheduleTypeKeys
Method · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64