What can I help you with?
NVIDIA Holoscan SDK v3.2.0

Define HOLOVIZ_YAML_CONVERTER

HOLOVIZ_YAML_CONVERTER(TYPE)

This macro defining a YAML converter which throws for unsupported types.

Background: Holoscan supports setting parameters through YAML files. But for some parameters accepted by the receiver operators like callbacks it makes no sense to specify them in YAML files. Therefore use a converter which throws for these types.

Tparam TYPE

Previous Define HOLOSCAN_WRAP_GXF_COMPONENT_AS_RESOURCE
Next Define NVML_DEVICE_NAME_BUFFER_SIZE
© Copyright 2022-2025, NVIDIA. Last updated on Apr 30, 2025.