Holoscan SDK v3.11.0

Function holoscan::gxf::notify_entity_event

bool holoscan::gxf::notify_entity_event(gxf_context_t context, gxf_uid_t component_cid)

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.

Parameters
  • context – The GXF context.

  • component_cid – The component ID of the scheduling term (condition wrapper).

Returns

true if the notification was successful, false otherwise.

Previous Function holoscan::gxf::has_component
Next Function holoscan::gxf::PROF_DEFINE_EVENT(event_start, “start”, 0x76, 0xB9, 0x00)
© Copyright 2022-2026, NVIDIA. Last updated on Feb 2, 2026