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

Method Load

Modules/CppMicroServices/test/usTestDriverActivator.cpp:30–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30void TestDriverActivator::Load(ModuleContext*)
31{
32 this->m_Instance = this;
33 this->m_LoadCalled = true;
34}
35
36void TestDriverActivator::Unload(ModuleContext*)
37{

Callers 15

TestEventListenerHookFunction · 0.45
TestFindHookFunction · 0.45
frame020aFunction · 0.45
testDefaultAutoLoadPathFunction · 0.45
testCustomAutoLoadPathFunction · 0.45
usSharedLibraryTestFunction · 0.45
runLoadUnloadTestFunction · 0.45
frameSL02aFunction · 0.45
frameSL25aFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected