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

Method cend

src/workflow/OSWorkflow.cpp:387–389  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

385 return data.cbegin();
386 }
387 auto cend() const {
388 return data.cend();
389 }
390 auto begin() const {
391 return cbegin();
392 }

Callers 15

PythonEngineMethod · 0.80
warningsMethod · 0.80
errorsMethod · 0.80
warningsMethod · 0.80
errorsMethod · 0.80
TEST_FFunction · 0.80
updateUserDataFunction · 0.80
waterHeaterSizingMethod · 0.80
getScheduleTypeKeysMethod · 0.80
componentTypeMethod · 0.80

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.64
getObjectNamesFunction · 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
getObjectNamesFunction · 0.64
getObjectNamesFunction · 0.64
TEST_FFunction · 0.64