Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
106
bool Module::IsLoaded() const
107
{
108
return d->moduleContext != nullptr;
109
}
110
111
void Module::Start()
112
{
Callers
9
frame020a
Function · 0.45
frame030b
Function · 0.45
usSharedLibraryTest
Function · 0.45
TestFindHook
Function · 0.45
frame010a
Function · 0.45
frame020a
Function · 0.45
frame030b
Function · 0.45
GetLoadedModules
Method · 0.45
data
Method · 0.45
Calls
no outgoing calls
Tested by
7
frame020a
Function · 0.36
frame030b
Function · 0.36
usSharedLibraryTest
Function · 0.36
TestFindHook
Function · 0.36
frame010a
Function · 0.36
frame020a
Function · 0.36
frame030b
Function · 0.36