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

Method GetServiceReference

Modules/CppMicroServices/src/usServiceEvent.cpp:80–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80ServiceReferenceU ServiceEvent::GetServiceReference() const
81{
82 if (!d) return ServiceReferenceU();
83 return d->reference;
84}
85
86ServiceEvent::Type ServiceEvent::GetType() const
87{

Callers 15

TestFindHookFunction · 0.45
CheckListenerEventsMethod · 0.45
usNullEventTestFunction · 0.45
serviceChangedMethod · 0.45
frameSL25aFunction · 0.45
frame020aFunction · 0.45
frame030bFunction · 0.45
TestServiceTrackerFunction · 0.45

Calls

no outgoing calls

Tested by 10

TestFindHookFunction · 0.36
CheckListenerEventsMethod · 0.36
usNullEventTestFunction · 0.36
serviceChangedMethod · 0.36
frameSL25aFunction · 0.36
frame020aFunction · 0.36
frame030bFunction · 0.36
TestServiceTrackerFunction · 0.36