Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetAllConfiguredReaders
Method
GetAllConfiguredReaders
Modules/DICOM/src/mitkDICOMFileReaderSelector.cpp:33–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
std::list<mitk::DICOMFileReader::Pointer>
34
mitk::DICOMFileReaderSelector
35
::GetAllConfiguredReaders() const
36
{
37
return m_Readers;
38
}
39
40
void
41
mitk::DICOMFileReaderSelector
Callers
5
ManualSelectingDICOMReaderService
Method · 0.80
GetReader
Method · 0.80
mitkDICOMSimpleVolumeImportTest
Function · 0.80
mitkDICOMReaderConfiguratorTest
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
2
mitkDICOMSimpleVolumeImportTest
Function · 0.64
mitkDICOMReaderConfiguratorTest
Function · 0.64