MCPcopy Create free account
hub / github.com/CppMicroServices/CppMicroServices / GetBundle

Method GetBundle

framework/src/bundle/BundleEvent.cpp:68–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 }
67
68 Bundle
69 BundleEvent::GetBundle() const
70 {
71 if (!d)
72 return Bundle {};
73 return d->bundle;
74 }
75
76 BundleEvent::Type
77 BundleEvent::GetType() const

Callers 15

GetServiceMethod · 0.45
FrameworkTestSuiteMethod · 0.45
frame035aMethod · 0.45
frame037aMethod · 0.45
TEST_FFunction · 0.45
AddingServiceMethod · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 15

GetServiceMethod · 0.36
FrameworkTestSuiteMethod · 0.36
frame035aMethod · 0.36
frame037aMethod · 0.36
TEST_FFunction · 0.36
AddingServiceMethod · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36