Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetProperty
Method
GetProperty
Modules/CppMicroServices/src/usModule.cpp:230–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
Any Module::GetProperty(const std::string& key) const
231
{
232
return d->moduleManifest.GetValue(key);
233
}
234
235
std::vector<std::string> Module::GetPropertyKeys() const
236
{
Callers
15
TestServicePropertiesUpdate
Function · 0.45
TestInvalidServiceReference
Function · 0.45
TestPropertyKeyPrefixCollision
Function · 0.45
testDefaultAutoLoadPath
Function · 0.45
serviceChanged
Method · 0.45
TestServiceFactoryModuleScope
Function · 0.45
TestServiceFactoryPrototypeScope
Function · 0.45
usModuleManifestTest
Function · 0.45
TestServiceTracker
Function · 0.45
GetMatchingServiceListeners
Method · 0.45
usServiceEvent.cpp
File · 0.45
AddingService
Method · 0.45
Calls
1
GetValue
Method · 0.45
Tested by
9
TestServicePropertiesUpdate
Function · 0.36
TestInvalidServiceReference
Function · 0.36
TestPropertyKeyPrefixCollision
Function · 0.36
testDefaultAutoLoadPath
Function · 0.36
serviceChanged
Method · 0.36
TestServiceFactoryModuleScope
Function · 0.36
TestServiceFactoryPrototypeScope
Function · 0.36
usModuleManifestTest
Function · 0.36
TestServiceTracker
Function · 0.36