NVIDIA Holoscan SDK v0.6
Holoscan v0.6

Function holoscan::gxf::get_full_component_name

inline 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.

© Copyright 2022-2023, NVIDIA. Last updated on Feb 9, 2024.