MCPcopy 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
377std::vector<IPLProcessMessage> *IPLProcess::messages()
378{
379 return &_messages;
380}
381
382
383bool IPLProcess::hasMessages()

Callers 1

updateMessagesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected