Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ Uninit
Method
Uninit
Modules/CppMicroServices/src/usCoreModuleContext.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
void CoreModuleContext::Uninit()
40
{
41
serviceHooks.Close();
42
}
43
44
}
Callers
nothing calls this directly
Calls
1
Close
Method · 0.45
Tested by
no test coverage detected