Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetStorage
Method
GetStorage
Modules/Core/src/DataManagement/mitkDataStorageReference.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
DataStorage::Pointer DataStorageReference::GetStorage() const
41
{
42
return m_Storage;
43
}
44
45
void DataStorageReference::SetStorage(DataStorage::Pointer storage)
46
{
Callers
8
ParameterizedConstruction_Valid
Method · 0.45
GetSetStorage_Success
Method · 0.45
AddDataStorage_AddsExistingStorage
Method · 0.45
SetActiveDataStorage_SwitchesStorage
Method · 0.45
GetLabel_ReturnsCorrectLabel
Method · 0.45
GetDefaultDataStorage
Method · 0.45
GetActiveDataStorage
Method · 0.45
GetLabel
Method · 0.45
Calls
no outgoing calls
Tested by
5
ParameterizedConstruction_Valid
Method · 0.36
GetSetStorage_Success
Method · 0.36
AddDataStorage_AddsExistingStorage
Method · 0.36
SetActiveDataStorage_SwitchesStorage
Method · 0.36
GetLabel_ReturnsCorrectLabel
Method · 0.36