YAML::convert< holoscan::ops::HolovizOp::InputSpec::View >
YAML::convert< holoscan::ops::HolovizOp::InputSpec::View >
YAML::convert< holoscan::ops::HolovizOp::InputSpec::View >
Custom YAML parser for InputSpec::View class.
Encodes an InputSpec::View object to a YAML Node.
Returns: YAML Node representation of the View.
Parameters
The InputSpec::View object to encode.
Decodes a YAML Node to an InputSpec::View object.
Returns: true if successful, false otherwise.
Parameters
The YAML Node to decode.
The InputSpec::View object to populate.