Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ IsDefault
Method
IsDefault
Modules/Core/src/DataManagement/mitkDataStorageReference.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
bool DataStorageReference::IsDefault() const
51
{
52
return m_IsDefault;
53
}
54
55
bool DataStorageReference::IsValid() const
56
{
Callers
8
DefaultConstruction_Invalid
Method · 0.45
ParameterizedConstruction_Valid
Method · 0.45
IsDefault_ImmutableAfterConstruction
Method · 0.45
GetActiveDataStorageReference_InitiallyReturnsDefault
Method · 0.45
CreateDataStorage_CreatesNewStorage
Method · 0.45
SetActiveDataStorage_WithInvalidLabel_ReturnsFalse
Method · 0.45
GetAllDataStorages_ReturnsAllStorages
Method · 0.45
RemoveDataStorage_ResetsActiveIfRemoved
Method · 0.45
Calls
no outgoing calls
Tested by
8
DefaultConstruction_Invalid
Method · 0.36
ParameterizedConstruction_Valid
Method · 0.36
IsDefault_ImmutableAfterConstruction
Method · 0.36
GetActiveDataStorageReference_InitiallyReturnsDefault
Method · 0.36
CreateDataStorage_CreatesNewStorage
Method · 0.36
SetActiveDataStorage_WithInvalidLabel_ReturnsFalse
Method · 0.36
GetAllDataStorages_ReturnsAllStorages
Method · 0.36
RemoveDataStorage_ResetsActiveIfRemoved
Method · 0.36