MCPcopy 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
317IPLProcessPropertyMap *IPLProcess::properties()
318{
319 return &_properties;
320}
321
322IPLProcessProperty *IPLProcess::property(std::string key)
323{

Callers 3

writeProcessFileMethod · 0.80
getInstanceMethod · 0.80
initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected