Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetInterfaceId
Method
GetInterfaceId
Modules/CppMicroServices/src/usServiceReferenceBase.cpp:183–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
}
182
183
std::string ServiceReferenceBase::GetInterfaceId() const
184
{
185
return d->interfaceId;
186
}
187
188
std::size_t ServiceReferenceBase::Hash() const
189
{
Callers
2
TestServiceTracker
Function · 0.80
GetService
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestServiceTracker
Function · 0.64