h5pp
  • h5pp
  • To-do
  • Library API
h5pp
  • Docs »
  • Library API »
  • Template Function h5pp::hdf5::findLinks
  • View page source

Template Function h5pp::hdf5::findLinks¶

  • Defined in File h5ppHdf5.h

Function Documentation¶

template<H5O_type_t ObjType, typename h5x, typename = h5pp::type::sfinae::enable_if_is_h5_loc<h5x>>
std::vector<std::string> h5pp::hdf5::findLinks(const h5x &loc, std::string_view searchKey = "", std::string_view searchRoot = "/", long maxHits = -1, long maxDepth = -1, const hid::h5p &linkAccess = H5P_DEFAULT)¶
Next Previous

© Copyright 2020-present, David Ace

Built with Sphinx using a theme provided by Read the Docs.