holoscan::HoloscanEntityData
holoscan::HoloscanEntityData
holoscan::HoloscanEntityData
DDS data type for Holoscan pub/sub messages.
This structure is used for two kinds of DDS messages:
serialized_data carries a CodecRegistry-serialized Holoscan Entity (which may reference GPU tensors). The metadata fields contains_gpu_tensors and gpu_device_id describe the entity payload. descriptor_format_version is 0 and protocol_name / publisher_gid are empty.serialized_data carries native-descriptor bytes produced by FastDdsTransport::send_native_descriptor(). descriptor_format_version (> 0) and protocol_name identify the wire format, and publisher_gid associates the descriptor with a main-topic publisher.Common metadata fields: