Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ Unitialize
Method
Unitialize
Modules/Persistence/src/mitkPersistenceService.cpp:418–422 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
416
}
417
418
void mitk::PersistenceService::Unitialize()
419
{
420
if (this->GetAutoLoadAndSave())
421
this->Save();
422
}
Callers
1
Unload
Method · 0.80
Calls
2
GetAutoLoadAndSave
Method · 0.95
Save
Method · 0.95
Tested by
no test coverage detected