Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppMicroServices/CppMicroServices
/ IsValid
Method
IsValid
framework/src/bundle/BundleArchive.cpp:82–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
bool
83
BundleArchive::IsValid() const
84
{
85
return bool(bundleId >= 0);
86
}
87
88
void
89
BundleArchive::Purge()
Callers
10
TEST_F
Function · 0.45
checkResourceInfo
Function · 0.45
TEST_F
Function · 0.45
BundleContext.cpp
File · 0.45
BundlePrivate
Method · 0.45
Purge
Method · 0.45
SetAutostartSetting
Method · 0.45
GetAutostartSetting
Method · 0.45
resourceExample
Function · 0.45
extenderPattern
Function · 0.45
Calls
no outgoing calls
Tested by
3
TEST_F
Function · 0.36
checkResourceInfo
Function · 0.36
TEST_F
Function · 0.36