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

Method BundleHooks

framework/src/bundle/BundleHooks.cpp:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37{
38
39 BundleHooks::BundleHooks(CoreBundleContext* ctx) : coreCtx(ctx) {}
40
41 Bundle
42 BundleHooks::FilterBundle(BundleContext const& context, Bundle const& bundle) const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected