Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_F
Function · 0.80
TEST
Function · 0.80
Start0
Method · 0.80
GetComponentCreatorDeletors
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.64
TEST
Function · 0.64