Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ Clone
Method
Clone
Modules/Core/test/mitkFileReaderRegistryTest.cpp:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
51
private:
52
DummyReader *Clone() const override { return new DummyReader(*this); }
53
us::ServiceRegistration<mitk::IFileReader> m_ServiceReg;
54
}; // End of internal dummy reader
55
Callers
15
setUp
Method · 0.45
GetOriginOfCloneBaseData
Method · 0.45
CloneBaseDataSetAndGetProperty_Success
Method · 0.45
TestRemovePointInterface
Method · 0.45
TestInsertPointAtEnd
Method · 0.45
setUp
Method · 0.45
SetClonedVtkPolyDataNotNullPointer_Failure
Method · 0.45
Equal_CloneAndOriginalOneTimestep_ReturnsTrue
Method · 0.45
Equal_CloneAndOriginalTwoTimesteps_ReturnsTrue
Method · 0.45
Equal_DifferentPoints_ReturnsFalse
Method · 0.45
setUp
Method · 0.45
mitkMultiComponentImageDataComparisonFilterTest
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected