Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ ~DummyReader2
Method
~DummyReader2
Modules/Core/test/mitkFileReaderRegistryTest.cpp:71–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
~DummyReader2() override
72
{
73
if (m_ServiceReg)
74
m_ServiceReg.Unregister();
75
}
76
77
using mitk::AbstractFileReader::Read;
78
Callers
nothing calls this directly
Calls
1
Unregister
Method · 0.45
Tested by
no test coverage detected