Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetValue
Method
SetValue
Modules/CppMicroServices/src/usModuleManifest.cpp:142–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
void ModuleManifest::SetValue(const std::string& key, const Any& value)
143
{
144
m_Properties[key] = value;
145
}
146
147
}
Callers
6
ValidPropertyParsedToPropertyList_Success
Method · 0.45
Start
Method · 0.45
ModulePrivate
Method · 0.45
DoCalculateFeatures
Method · 0.45
DoCalculateFeatures
Method · 0.45
DoCalculateFeatures
Method · 0.45
Calls
no outgoing calls
Tested by
1
ValidPropertyParsedToPropertyList_Success
Method · 0.36