MCPcopy Create free account
hub / github.com/MITK/MITK / GetResourcePath

Method GetResourcePath

Modules/CppMicroServices/src/usModuleResource.cpp:175–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175std::string ModuleResource::GetResourcePath() const
176{
177 return d->path + d->fileName;
178}
179
180std::string ModuleResource::GetBaseName() const
181{

Callers 11

operator <Method · 0.95
operator ==Method · 0.95
GetChildResourcesMethod · 0.95
HashMethod · 0.95
GetDataMethod · 0.95
checkResourceInfoFunction · 0.80
testInvalidResourceFunction · 0.80
testResourceTreeFunction · 0.80
testResourceOperatorsFunction · 0.80
LoadMethod · 0.80

Calls

no outgoing calls

Tested by 4

checkResourceInfoFunction · 0.64
testInvalidResourceFunction · 0.64
testResourceTreeFunction · 0.64
testResourceOperatorsFunction · 0.64