Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetInputFiles
Method
SetInputFiles
Modules/DICOM/src/mitkDICOMTagCache.cpp:29–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
void mitk::DICOMTagCache::SetInputFiles(const StringList& filenames)
30
{
31
m_InputFilenames = filenames;
32
this->Modified();
33
}
Callers
15
main
Function · 0.45
GetReader
Method · 0.45
TestInputFilenames
Method · 0.45
TestOutputsContainInputs
Method · 0.45
TestMitkImagesAreLoaded
Method · 0.45
TestSingleBlockIsRead
Method · 0.45
DeepScanning
Method · 0.45
MultiFileScanning
Method · 0.45
main
Function · 0.45
ExtractDateTimeBoundsAndTriggerOfTimeStep
Method · 0.45
DoRead
Method · 0.45
AnalyzeInputFiles
Method · 0.45
Calls
1
Modified
Method · 0.45
Tested by
8
TestInputFilenames
Method · 0.36
TestOutputsContainInputs
Method · 0.36
TestMitkImagesAreLoaded
Method · 0.36
TestSingleBlockIsRead
Method · 0.36
DeepScanning
Method · 0.36
MultiFileScanning
Method · 0.36
LoadFiles
Method · 0.36
DecorateVerifyCachedImage
Method · 0.36