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

Method stepWarnings

src/utilities/filetypes/WorkflowStepResult.cpp:322–324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

320 }
321
322 std::vector<std::string> WorkflowStepResult_Impl::stepWarnings() const {
323 return m_stepWarnings;
324 }
325
326 std::vector<std::string> WorkflowStepResult_Impl::stepInfo() const {
327 return m_stepInfo;

Callers 8

TEST_FFunction · 0.80
checkWorkflowStepResultFunction · 0.80

Calls

no outgoing calls

Tested by 8

TEST_FFunction · 0.64
checkWorkflowStepResultFunction · 0.64