Logo
UNICENS V2.1.0-3491
User Manual and API Reference
typedef void(* Ucs_Xrm_ResourceDebugCb_t)(Ucs_Xrm_ResourceType_t resource_type, Ucs_Xrm_ResObject_t *resource_ptr, Ucs_Xrm_ResourceInfos_t resource_infos, void *endpoint_inst_ptr, void *user_ptr)

Function signature used for monitoring the XRM resources.

Parameters
resource_typeThe XRM resource type to be looked for
resource_ptrReference to the resource to be looked for
resource_infosResource information
endpoint_inst_ptrReference to the endpoint object that encapsulates the given resource.
user_ptrUser reference provided in Ucs_InitData_t::user_ptr