MCPcopy Create free account
hub / github.com/MITK/MITK / SetDataStorage

Method SetDataStorage

Modules/RESTAPI/src/mitkRestServer.cpp:452–456  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

450}
451
452void RestServer::SetDataStorage(DataStorage* dataStorage)
453{
454 std::lock_guard<std::mutex> lock(m_Mutex);
455 m_Bridge->SetDataStorage(dataStorage);
456}
457
458void RestServer::SetDispatcher(StorageThreadDispatcherBase* dispatcher)
459{

Callers 15

mainFunction · 0.45
SetupWidgetsMethod · 0.45
SetupWidgetsMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
CreateQtPartControlMethod · 0.45
OnViewSeriesMethod · 0.45
CreateQtPartControlMethod · 0.45
CreateQtPartControlMethod · 0.45

Calls

no outgoing calls

Tested by 15

InitializeMethod · 0.36
setUpMethod · 0.36
tearDownMethod · 0.36
setUpMethod · 0.36
tearDownMethod · 0.36
setUpMethod · 0.36
tearDownMethod · 0.36