Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ ~ServiceHooks
Method
~ServiceHooks
Modules/CppMicroServices/src/usServiceHooks.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
ServiceHooks::~ServiceHooks()
32
{
33
this->Close();
34
}
35
36
ServiceHooks::TrackedType ServiceHooks::AddingService(const ServiceReferenceType& reference)
37
{
Callers
nothing calls this directly
Calls
1
Close
Method · 0.95
Tested by
no test coverage detected