holoscan::gxf::notify_entity_event
holoscan::gxf::notify_entity_event
Notify the GXF scheduler that an entity’s condition has changed.
This function is used by event-based conditions to signal to the scheduler that an asynchronous event has completed and the entity should be re-evaluated.
Returns: true if the notification was successful, false otherwise.
Parameters
context
The GXF context.
component_cid
The component ID of the scheduling term (condition wrapper).