holoscan::gxf::get_full_component_name

Beta
View as Markdown
std::string holoscan::gxf::get_full_component_name(
gxf_context_t context,
gxf_uid_t cid
)

Get the full component name of the component.

Returns: The full component name.

Parameters

context
gxf_context_t

The GXF context.

cid
gxf_uid_t

The component ID.