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

Method resetCustomOutputAdapter

src/utilities/filetypes/RunOptions.cpp:259–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257 }
258
259 void RunOptions_Impl::resetCustomOutputAdapter() {
260 m_customOutputAdapter.reset();
261 onUpdate();
262 }
263
264 ForwardTranslatorOptions RunOptions_Impl::forwardTranslatorOptions() const {
265 return m_forwardTranslatorOptions;

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected