NVIDIA Holoscan SDK v2.7.0
Holoscan v2.7.0

Function holoscan::deannotate_message

gxf_result_t holoscan::deannotate_message(gxf_uid_t *uid, const gxf_context_t &context, Operator *op, const char *receiver_name)

This function de-annotates a message and extracts the MessageLabel timestamp. It then updates necessary data flow tracking information in DataFlowTracker object.

Parameters
  • uid – The entity ID of the message.

  • context – The GXF context.

  • op – The operator that is receiving the message.

  • receiver_name – The name of the receiver which is receiving the message.

Previous Function holoscan::calc_strides
Next Template Function holoscan::deserialize_array
© Copyright 2022-2024, NVIDIA. Last updated on Dec 2, 2024.