MCPcopy 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_FFunction · 0.45
checkResourceInfoFunction · 0.45
TEST_FFunction · 0.45
BundleContext.cppFile · 0.45
BundlePrivateMethod · 0.45
PurgeMethod · 0.45
SetAutostartSettingMethod · 0.45
GetAutostartSettingMethod · 0.45
resourceExampleFunction · 0.45
extenderPatternFunction · 0.45

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.36
checkResourceInfoFunction · 0.36
TEST_FFunction · 0.36