Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
84
bool
85
mitk::DICOMNullFileReader
86
::LoadImages()
87
{
88
// does nothing
89
return true;
90
}
91
92
bool
93
mitk::DICOMNullFileReader
Callers
5
main
Function · 0.45
TestMitkImagesAreLoaded
Method · 0.45
TestSingleBlockIsRead
Method · 0.45
DoRead
Method · 0.45
LoadFiles
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected