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

Method GetHandle

framework/src/util/SharedLibrary.cpp:281–285  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

279 }
280
281 void*
282 SharedLibrary::GetHandle() const
283 {
284 return d->m_Handle;
285 }
286
287 bool
288 SharedLibrary::IsLoaded() const

Callers 4

TEST_FFunction · 0.80
TESTFunction · 0.80
Start0Method · 0.80

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.64
TESTFunction · 0.64