Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
{
Callers
4
GetFirstDICOMValueAsString_DICOMProperty
Method · 0.45
SetProperties
Function · 0.45
GetDICOMPropertyForDICOMValuesFunctor
Method · 0.45
AddPropertyToDump
Method · 0.45
Calls
no outgoing calls
Tested by
2
GetFirstDICOMValueAsString_DICOMProperty
Method · 0.36
AddPropertyToDump
Method · 0.36