CoreFlow 1.0.0
A modern orchestration and execution runtime
|
Parameter structure returned with event of type VX_EVENT_NODE_ERROR. More...
#include <vx_khr_pipelining.h>
Public Attributes | |
vx_graph | graph |
graph which generated this event | |
vx_node | node |
node which generated this event | |
vx_status | status |
error condition of node | |
Parameter structure returned with event of type VX_EVENT_NODE_ERROR.
vx_graph _vx_event_node_error::graph |
graph which generated this event
vx_node _vx_event_node_error::node |
node which generated this event
vx_status _vx_event_node_error::status |
error condition of node