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

Method Stop

framework/src/util/FrameworkPrivate.cpp:282–286  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

280 }
281
282 void
283 FrameworkPrivate::Stop(uint32_t)
284 {
285 Shutdown(false);
286 }
287
288 void
289 FrameworkPrivate::Uninstall()

Callers 1

StopAllBundlesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected