NVIDIA Holoscan SDK v2.2.0
Holoscan v2.2.0

Function holoscan::gxf::add_connection

inline gxf_result_t holoscan::gxf::add_connection(gxf_context_t context, gxf_uid_t source_cid, gxf_uid_t target_cid)

Add a connection between two components.

Parameters
  • context – The GXF context.

  • source_cid – The source component ID.

  • target_cid – The target component ID.

Returns

The result code.

Previous Function holoscan::get_well_formed_name
Next Function holoscan::gxf::add_entity_group
© Copyright 2022-2023, NVIDIA. Last updated on Aug 2, 2024.