Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetModule
Method
GetModule
Modules/CppMicroServices/src/usModuleContext.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
Module* ModuleContext::GetModule() const
48
{
49
return d->module->q;
50
}
51
52
Module* ModuleContext::GetModule(long id) const
53
{
Callers
nothing calls this directly
Calls
1
FilterModule
Method · 0.80
Tested by
no test coverage detected