MCPcopy Create free account
hub / github.com/CppMicroServices/CppMicroServices / BundleVersion

Method BundleVersion

framework/src/bundle/BundleVersion.cpp:59–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 BundleVersion& BundleVersion::operator=(BundleVersion const&) = default;
58
59 BundleVersion::BundleVersion(bool undefined) : qualifier(""), undefined(undefined) {}
60
61 void
62 BundleVersion::Validate()

Callers

nothing calls this directly

Calls 4

ValidateMethod · 0.95
emptyMethod · 0.45
clearMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected