CoreFlow 1.0.0
A modern orchestration and execution runtime
Loading...
Searching...
No Matches
_vx_event_node_completed Struct Reference

Parameter structure returned with event of type VX_EVENT_NODE_COMPLETED. More...

#include <vx_khr_pipelining.h>

Public Attributes

vx_graph graph
 graph which generated this event
 
vx_node node
 node which generated this event
 

Detailed Description

Parameter structure returned with event of type VX_EVENT_NODE_COMPLETED.

Member Data Documentation

◆ graph

vx_graph _vx_event_node_completed::graph

graph which generated this event

◆ node

vx_node _vx_event_node_completed::node

node which generated this event