Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppMicroServices/CppMicroServices
/ GetPrefix
Method
GetPrefix
framework/src/util/SharedLibrary.cpp:275–279 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
273
}
274
275
std::string
276
SharedLibrary::GetPrefix() const
277
{
278
return d->m_Prefix;
279
}
280
281
void*
282
SharedLibrary::GetHandle() const
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64