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

Method IsLoaded

Modules/CppMicroServices/src/usModule.cpp:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106bool Module::IsLoaded() const
107{
108 return d->moduleContext != nullptr;
109}
110
111void Module::Start()
112{

Callers 9

frame020aFunction · 0.45
frame030bFunction · 0.45
usSharedLibraryTestFunction · 0.45
TestFindHookFunction · 0.45
frame010aFunction · 0.45
frame020aFunction · 0.45
frame030bFunction · 0.45
GetLoadedModulesMethod · 0.45
dataMethod · 0.45

Calls

no outgoing calls

Tested by 7

frame020aFunction · 0.36
frame030bFunction · 0.36
usSharedLibraryTestFunction · 0.36
TestFindHookFunction · 0.36
frame010aFunction · 0.36
frame020aFunction · 0.36
frame030bFunction · 0.36