MCPcopy Create free account
hub / github.com/MITK/MITK / ~DummyWriter

Method ~DummyWriter

Modules/Core/test/mitkFileWriterRegistryTest.cpp:45–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 }
44
45 ~DummyWriter()
46 {
47 if (m_ServiceReg)
48 m_ServiceReg.Unregister();
49 }
50
51 using AbstractFileWriter::Write;
52

Callers

nothing calls this directly

Calls 1

UnregisterMethod · 0.45

Tested by

no test coverage detected