MCPcopy 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
47Module* ModuleContext::GetModule() const
48{
49 return d->module->q;
50}
51
52Module* ModuleContext::GetModule(long id) const
53{

Callers

nothing calls this directly

Calls 1

FilterModuleMethod · 0.80

Tested by

no test coverage detected