h5pp
  • h5pp
  • To-do
  • Library API
h5pp
  • Docs »
  • Library API »
  • Template Function h5pp::hdf5::copyLink(const h5x_src&, const std::string&, const h5x_tgt&, const std::string&, const PropertyLists&)
  • View page source

Template Function h5pp::hdf5::copyLink(const h5x_src&, const std::string&, const h5x_tgt&, const std::string&, const PropertyLists&)¶

  • Defined in File h5ppHdf5.h

Function Documentation¶

Warning

doxygenfunction: Unable to resolve multiple matches for function “h5pp::hdf5::copyLink” with arguments (const h5x_src&, const std::string&, const h5x_tgt&, const std::string&, const PropertyLists&) in doxygen xml output for project “h5pp” from directory: ./doxyoutput/xml. Potential matches:

- template<typename h5x_src, typename h5x_tgt, typename = h5pp::type::sfinae::enable_if_is_h5_loc<h5x_src>, typename = h5pp::type::sfinae::enable_if_is_h5_loc<h5x_tgt>> void copyLink(const h5x_src &srcLocId, const std::string &srcLinkPath, const h5x_tgt &tgtLocId, const std::string &tgtLinkPath, const PropertyLists &plists = PropertyLists())
- void copyLink(const std::string &srcFilePath, const std::string &srcLinkPath, const std::string &tgtFilePath, const std::string &tgtLinkPath, FilePermission targetFileCreatePermission = FilePermission::READWRITE, const PropertyLists &plists = PropertyLists())
Next Previous

© Copyright 2020-present, David Ace

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