Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
80
Module* ModuleEvent::GetModule() const
81
{
82
if (!d) return nullptr;
83
return d->module;
84
}
85
86
ModuleEvent::Type ModuleEvent::GetType() const
87
{
Callers
15
EnsureManualSelectingDICOMSeriesReader
Method · 0.45
AddConfigsFromResources
Method · 0.45
AddConfigFromResource
Method · 0.45
GetConfigStringFromModuleResource
Method · 0.45
GetReader
Method · 0.45
GetReader
Method · 0.45
setUp
Method · 0.45
GetInternalRevisions
Method · 0.45
GetRevisionAppropriateJSONString
Method · 0.45
GetExternalJSONDirectory
Method · 0.45
usServiceTemplateTest
Function · 0.45
CheckListenerEvents
Method · 0.45
Calls
no outgoing calls
Tested by
12
setUp
Method · 0.36
usServiceTemplateTest
Function · 0.36
CheckListenerEvents
Method · 0.36
usNullEventTest
Function · 0.36
TestServiceFactoryModuleScope
Function · 0.36
TestServiceFactoryPrototypeScope
Function · 0.36
TestFindHook
Function · 0.36
usModuleResourceTest
Function · 0.36
frame005a
Function · 0.36
frame010a
Function · 0.36
LoadOpenAPISpec
Method · 0.36
mitkEventConfigTest
Function · 0.36