MCPcopy 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
33std::list<mitk::DICOMFileReader::Pointer>
34mitk::DICOMFileReaderSelector
35::GetAllConfiguredReaders() const
36{
37 return m_Readers;
38}
39
40void
41mitk::DICOMFileReaderSelector

Callers 5

GetReaderMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 2