Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ properties
Method
properties
IPL/src/IPLProcess.cpp:317–320 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
315
}
316
317
IPLProcessPropertyMap *IPLProcess::properties()
318
{
319
return &_properties;
320
}
321
322
IPLProcessProperty *IPLProcess::property(std::string key)
323
{
Callers
3
writeProcessFile
Method · 0.80
getInstance
Method · 0.80
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected