Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
175
std::string ModuleResource::GetResourcePath() const
176
{
177
return d->path + d->fileName;
178
}
179
180
std::string ModuleResource::GetBaseName() const
181
{
Callers
11
operator <
Method · 0.95
operator ==
Method · 0.95
GetChildResources
Method · 0.95
Hash
Method · 0.95
GetData
Method · 0.95
checkResourceInfo
Function · 0.80
testInvalidResource
Function · 0.80
testResourceTree
Function · 0.80
testResourceOperators
Function · 0.80
usModuleResource.cpp
File · 0.80
Load
Method · 0.80
Calls
no outgoing calls
Tested by
4
checkResourceInfo
Function · 0.64
testInvalidResource
Function · 0.64
testResourceTree
Function · 0.64
testResourceOperators
Function · 0.64