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

Method SetConfigurationDescription

Modules/DICOM/src/mitkDICOMFileReader.cpp:69–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69void
70mitk::DICOMFileReader
71::SetConfigurationDescription(const std::string& desc)
72{
73 m_ConfigDescription = desc;
74 this->Modified();
75}
76
77std::string
78mitk::DICOMFileReader

Calls 1

ModifiedMethod · 0.45

Tested by

no test coverage detected