MCPcopy 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

RemoveHolesMethod · 0.80
Triangulate_ECMethod · 0.80
ConvexPartition_HMMethod · 0.80
Triangulate_OPTMethod · 0.80
UpdateStateMethod · 0.80
TypeAMethod · 0.80
TypeBMethod · 0.80
ConvexPartition_OPTMethod · 0.80
MonotonePartitionMethod · 0.80
Triangulate_MONOMethod · 0.80
adjustScheduleDayFunction · 0.80
deepScheduleYearCloneFunction · 0.80

Calls

no outgoing calls

Tested by 15

getScheduleTypeKeysMethod · 0.64
getScheduleTypeKeysMethod · 0.64
getScheduleTypeKeysMethod · 0.64
getScheduleTypeKeysMethod · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64