Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppMicroServices/CppMicroServices
/ BundleRegistry
Method
BundleRegistry
framework/src/bundle/BundleRegistry.cpp:65–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
{
64
65
BundleRegistry::BundleRegistry(CoreBundleContext* coreCtx) : coreCtx(coreCtx) {}
66
67
BundleRegistry::~BundleRegistry() = default;
68
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected