MCPcopy 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
418void mitk::PersistenceService::Unitialize()
419{
420 if (this->GetAutoLoadAndSave())
421 this->Save();
422}

Callers 1

UnloadMethod · 0.80

Calls 2

GetAutoLoadAndSaveMethod · 0.95
SaveMethod · 0.95

Tested by

no test coverage detected