MCPcopy 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
51private:
52 DummyReader *Clone() const override { return new DummyReader(*this); }
53 us::ServiceRegistration<mitk::IFileReader> m_ServiceReg;
54}; // End of internal dummy reader
55

Calls

no outgoing calls

Tested by

no test coverage detected