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

Method GetConfigurationDescription

Modules/DICOM/src/mitkDICOMFileReader.cpp:77–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77std::string
78mitk::DICOMFileReader
79::GetConfigurationDescription() const
80{
81 return m_ConfigDescription;
82}
83
84void
85mitk::DICOMFileReader

Callers 2

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected