Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ setStepResult
Method
setStepResult
src/utilities/filetypes/WorkflowStepResult.cpp:550–552 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
548
}
549
550
void WorkflowStepResult_Impl::setStepResult(const StepResult& result) {
551
m_stepResult = result;
552
}
553
554
void WorkflowStepResult_Impl::resetStepResult() {
555
m_stepResult.reset();
Callers
10
test_swig_json_special_chars
Function · 0.80
test_swig_json_special_chars
Method · 0.80
incrementStep
Method · 0.80
prepareForMeasureRun
Method · 0.80
registerError
Method · 0.80
registerAsNotApplicable
Method · 0.80
TEST_F
Function · 0.80
fromString
Method · 0.80
getWorkflowStepResult
Function · 0.80
applyMeasures
Method · 0.80
Calls
no outgoing calls
Tested by
4
test_swig_json_special_chars
Function · 0.64
test_swig_json_special_chars
Method · 0.64
TEST_F
Function · 0.64
getWorkflowStepResult
Function · 0.64