MCPcopy Create free account
hub / github.com/MITK/MITK / LoadImages

Method LoadImages

Modules/DICOM/test/mitkDICOMNullFileReader.cpp:84–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82// void AllocateOutputImages();
83
84bool
85mitk::DICOMNullFileReader
86::LoadImages()
87{
88 // does nothing
89 return true;
90}
91
92bool
93mitk::DICOMNullFileReader

Callers 5

mainFunction · 0.45
TestSingleBlockIsReadMethod · 0.45
DoReadMethod · 0.45
LoadFilesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected