Function holoscan::gxf::process_resource_arg
Defined in File parameter_utils.hpp
-
inline void holoscan::gxf::process_resource_arg(void *gxf_context, uint64_t cid, holoscan::Parameter<void*> *param_ptr, YAML::Node ¶m_gxf, FragmentWrapper &fragment_, std::function<void(const Arg&)> add_arg_func)
Helper function to process a resource argument.