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