Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetLabel
Method
SetLabel
Modules/Core/src/DataManagement/mitkDataStorageReference.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
void DataStorageReference::SetLabel(const std::string& label)
36
{
37
m_Label = label;
38
}
39
40
DataStorage::Pointer DataStorageReference::GetStorage() const
41
{
Callers
3
GetSetLabel_Success
Method · 0.45
TestAnnotationProperty_Success
Method · 0.45
FromJSON
Method · 0.45
Calls
no outgoing calls
Tested by
2
GetSetLabel_Success
Method · 0.36
TestAnnotationProperty_Success
Method · 0.36