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

Method RemovedService

Modules/CppMicroServices/src/usServiceHooks.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61void ServiceHooks::RemovedService(const ServiceReferenceType& reference, TrackedType /*service*/)
62{
63 GetModuleContext()->UngetService(reference);
64}
65
66void ServiceHooks::Open()
67{

Callers

nothing calls this directly

Calls 2

GetModuleContextFunction · 0.85
UngetServiceMethod · 0.45

Tested by

no test coverage detected