Function holoscan::gxf::get_full_component_name
Defined in File gxf_utils.hpp
- 
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.