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

Method valueAsString

src/utilities/filetypes/WorkflowStepResult.cpp:88–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86 }
87
88 std::string WorkflowStepValue_Impl::valueAsString() const {
89 return m_value.valueAsString();
90 }
91
92 Json::Value WorkflowStepValue_Impl::valueAsJSON() const {
93 return m_value.valueAsJSON();

Callers 7

toJSONMethod · 0.45
stringMethod · 0.45
getColumnAsDateTimesMethod · 0.45
attributesMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36