Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GetService
Method · 0.45
FrameworkTestSuite
Method · 0.45
frame035a
Method · 0.45
frame037a
Method · 0.45
TEST_F
Function · 0.45
AddingService
Method · 0.45
TEST
Function · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
15
GetService
Method · 0.36
FrameworkTestSuite
Method · 0.36
frame035a
Method · 0.36
frame037a
Method · 0.36
TEST_F
Function · 0.36
AddingService
Method · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36