Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ ~DummyReader
Method
~DummyReader
Modules/Core/test/mitkFileReaderRegistryTest.cpp:37–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
~DummyReader() override
38
{
39
if (m_ServiceReg)
40
m_ServiceReg.Unregister();
41
}
42
43
using mitk::AbstractFileReader::Read;
44
Callers
nothing calls this directly
Calls
1
Unregister
Method · 0.45
Tested by
no test coverage detected