MCPcopy 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
249std::string SharedLibrary::GetPrefix() const
250{
251 return d->m_Prefix;
252}
253
254void* SharedLibrary::GetHandle() const
255{

Callers 1

usSharedLibraryTestFunction · 0.45

Calls

no outgoing calls

Tested by 1

usSharedLibraryTestFunction · 0.36