CoreFlow 1.0.0
A modern orchestration and execution runtime
Loading...
Searching...
No Matches
coreflow::EventQueue Member List

This is the complete list of members for coreflow::EventQueue, including all inherited members.

clear()coreflow::EventQueueinline
EventQueue(bool enabled=false, size_t max_size=128)coreflow::EventQueueinlineexplicit
isEnabled() constcoreflow::EventQueueinline
push(vx_event_type_e type, vx_uint32 data=0, vx_event_info_t *info=nullptr, vx_reference ref=nullptr)coreflow::EventQueueinline
push(vx_event_t event)coreflow::EventQueueinline
registerEvent(vx_reference ref, vx_event_type_e type, vx_uint32 param, vx_uint32 app_value)coreflow::EventQueueinline
status(bool status)coreflow::EventQueueinline
wait(vx_event_t *event, vx_bool do_not_block)coreflow::EventQueueinline