Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetSuffix
Method
GetSuffix
Modules/CppMicroServices/src/usSharedLibrary.cpp:237–240 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
}
236
237
std::string SharedLibrary::GetSuffix() const
238
{
239
return d->m_Suffix;
240
}
241
242
void SharedLibrary::SetPrefix(const std::string& prefix)
243
{
Callers
4
usSharedLibraryTest
Function · 0.45
checkResourceInfo
Function · 0.45
testInvalidResource
Function · 0.45
RecreateButtons
Method · 0.45
Calls
no outgoing calls
Tested by
3
usSharedLibraryTest
Function · 0.36
checkResourceInfo
Function · 0.36
testInvalidResource
Function · 0.36