MCPcopy Create free account
hub / github.com/SimpleITK/SimpleITK / SetDebug

Method SetDebug

Code/Common/src/sitkProcessObject.cxx:221–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219
220
221void
222ProcessObject::SetDebug(bool debugFlag)
223{
224 this->m_Debug = debugFlag;
225}
226
227
228void

Callers 1

ExecuteInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected