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

Method DoInit

framework/src/util/FrameworkPrivate.cpp:62–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 }
61
62 void
63 FrameworkPrivate::DoInit()
64 {
65 state = Bundle::STATE_STARTING;
66 coreCtx->Init();
67 }
68
69 void
70 FrameworkPrivate::Init()

Callers 1

InitMethod · 0.95

Calls 1

InitMethod · 0.45

Tested by

no test coverage detected