Function holoscan::gxf::get_full_component_name

std::string holoscan::gxf::get_full_component_name(gxf_context_t context, gxf_uid_t cid)

Get the full component name of the component.

Parameters
  • context – The GXF context.

  • cid – The component ID.

Returns

The full component name.

Previous Function holoscan::gxf::get_component_eid
Next Function holoscan::gxf::get_gxf_receiver
© Copyright 2022-2024, NVIDIA. Last updated on Apr 23, 2024.