Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ hasMessages
Method
hasMessages
IPL/src/IPLProcess.cpp:383–386 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
381
382
383
bool IPLProcess::hasMessages()
384
{
385
return _messages.size() > 0;
386
}
387
388
bool IPLProcess::hasErrors()
389
{
Callers
1
updateMessages
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected