holoscan::YAMLNodeParser< std::shared_ptr< typeT > >

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

Template parameters

typeT
typename

Static methods

parse

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