Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppMicroServices/CppMicroServices
/ GetPrivate
Function
GetPrivate
framework/src/bundle/BundlePrivate.cpp:888–892 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
886
}
887
888
std::shared_ptr<BundlePrivate>
889
GetPrivate(Bundle const& b)
890
{
891
return b.d;
892
}
893
} // namespace cppmicroservices
Callers
8
GetPrototypeService
Method · 0.85
RemoveAllListeners
Method · 0.85
GetServiceInterfaceMap
Method · 0.85
FilterServiceReferences
Method · 0.85
FilterServiceEventReceivers
Method · 0.85
FilterBundles
Method · 0.85
FilterBundleEventReceivers
Method · 0.85
GetComponentCreatorDeletors
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected