MCPcopy 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
183std::string ServiceReferenceBase::GetInterfaceId() const
184{
185 return d->interfaceId;
186}
187
188std::size_t ServiceReferenceBase::Hash() const
189{

Callers 2

TestServiceTrackerFunction · 0.80
GetServiceMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestServiceTrackerFunction · 0.64