holoscan::YAMLNodeParser< typeT >

Beta
View as Markdown
template <typename typeT>
struct YAMLNodeParser< typeT >
#include <holoscan/yaml_parser.hpp>

Template parameters

typeT
typename

Static methods

parse

static typeT holoscan::YAMLNodeParser<typeT>::parse(
const YAML::Node &node
)