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

Method SetValue

Modules/DICOM/src/mitkDICOMCodeSequence.cpp:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25 }
26
27 void DICOMCodeSequence::SetValue(const std::string& value)
28 {
29 m_Value = value;
30 }
31
32 const std::string& DICOMCodeSequence::GetScheme() const
33 {

Calls

no outgoing calls

Tested by 2

AddPropertyToDumpMethod · 0.36