Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ messages
Method
messages
IPL/src/IPLProcess.cpp:377–380 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
375
}
376
377
std::vector<IPLProcessMessage> *IPLProcess::messages()
378
{
379
return &_messages;
380
}
381
382
383
bool IPLProcess::hasMessages()
Callers
1
updateMessages
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected