Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetPrefix
Method
GetPrefix
Modules/CppMicroServices/src/usSharedLibrary.cpp:249–252 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
247
}
248
249
std::string SharedLibrary::GetPrefix() const
250
{
251
return d->m_Prefix;
252
}
253
254
void* SharedLibrary::GetHandle() const
255
{
Callers
1
usSharedLibraryTest
Function · 0.45
Calls
no outgoing calls
Tested by
1
usSharedLibraryTest
Function · 0.36