MCPcopy 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
237std::string SharedLibrary::GetSuffix() const
238{
239 return d->m_Suffix;
240}
241
242void SharedLibrary::SetPrefix(const std::string& prefix)
243{

Callers 4

usSharedLibraryTestFunction · 0.45
checkResourceInfoFunction · 0.45
testInvalidResourceFunction · 0.45
RecreateButtonsMethod · 0.45

Calls

no outgoing calls

Tested by 3

usSharedLibraryTestFunction · 0.36
checkResourceInfoFunction · 0.36
testInvalidResourceFunction · 0.36