Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ registerOutputsChangedEventHandler
Method
registerOutputsChangedEventHandler
IPL/src/IPLProcess.cpp:304–307 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
302
}
303
304
void IPLProcess::registerOutputsChangedEventHandler(IPLOutputsChangedEventHandler *handler)
305
{
306
_outputsHandler = handler;
307
}
308
309
void IPLProcess::notifyOutputsChangedEventHandler()
310
{
Callers
1
buildQueue
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected