CoreFlow 1.0.0
A modern orchestration and execution runtime
|
This is the complete list of members for coreflow::EventQueue, including all inherited members.
clear() | coreflow::EventQueue | inline |
EventQueue(bool enabled=false, size_t max_size=128) | coreflow::EventQueue | inlineexplicit |
isEnabled() const | coreflow::EventQueue | inline |
push(vx_event_type_e type, vx_uint32 data=0, vx_event_info_t *info=nullptr, vx_reference ref=nullptr) | coreflow::EventQueue | inline |
push(vx_event_t event) | coreflow::EventQueue | inline |
registerEvent(vx_reference ref, vx_event_type_e type, vx_uint32 param, vx_uint32 app_value) | coreflow::EventQueue | inline |
status(bool status) | coreflow::EventQueue | inline |
wait(vx_event_t *event, vx_bool do_not_block) | coreflow::EventQueue | inline |