MCPcopy 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
35void DataStorageReference::SetLabel(const std::string& label)
36{
37 m_Label = label;
38}
39
40DataStorage::Pointer DataStorageReference::GetStorage() const
41{

Callers 3

GetSetLabel_SuccessMethod · 0.45
FromJSONMethod · 0.45

Calls

no outgoing calls

Tested by 2

GetSetLabel_SuccessMethod · 0.36