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

Method ~DummyWriter2

Modules/Core/test/mitkFileWriterRegistryTest.cpp:78–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 }
77
78 ~DummyWriter2()
79 {
80 if (m_ServiceReg)
81 m_ServiceReg.Unregister();
82 }
83
84 using AbstractFileWriter::Write;
85

Callers

nothing calls this directly

Calls 1

UnregisterMethod · 0.45

Tested by

no test coverage detected