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

Method GetModule

Modules/CppMicroServices/src/usModuleEvent.cpp:80–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80Module* ModuleEvent::GetModule() const
81{
82 if (!d) return nullptr;
83 return d->module;
84}
85
86ModuleEvent::Type ModuleEvent::GetType() const
87{

Callers 15

AddConfigFromResourceMethod · 0.45
GetReaderMethod · 0.45
GetReaderMethod · 0.45
setUpMethod · 0.45
GetInternalRevisionsMethod · 0.45
usServiceTemplateTestFunction · 0.45
CheckListenerEventsMethod · 0.45

Calls

no outgoing calls

Tested by 12

setUpMethod · 0.36
usServiceTemplateTestFunction · 0.36
CheckListenerEventsMethod · 0.36
usNullEventTestFunction · 0.36
TestFindHookFunction · 0.36
usModuleResourceTestFunction · 0.36
frame005aFunction · 0.36
frame010aFunction · 0.36
LoadOpenAPISpecMethod · 0.36
mitkEventConfigTestFunction · 0.36