Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetReference
Method
GetReference
Modules/CppMicroServices/src/usServiceObjects.cpp:151–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
ServiceReferenceBase ServiceObjectsBase::GetReference() const
152
{
153
return d->m_reference;
154
}
155
156
ServiceObjectsBase::ServiceObjectsBase(const ServiceObjectsBase& other)
157
: d(other.d)
Callers
11
usServiceTemplateTest
Function · 0.45
TestPropertyKeyPrefixCollision
Function · 0.45
FilterServiceReferences
Method · 0.45
FilterServiceEventReceivers
Method · 0.45
RegisterService
Method · 0.45
Get_unlocked
Method · 0.45
FilterModules
Method · 0.45
FilterModuleEventReceivers
Method · 0.45
GetRegisteredServices
Method · 0.45
GetServicesInUse
Method · 0.45
RemoveModuleResources
Method · 0.45
Calls
no outgoing calls
Tested by
2
usServiceTemplateTest
Function · 0.36
TestPropertyKeyPrefixCollision
Function · 0.36