Template Function h5pp::scan::getDsetInfo(const h5x&, const Options&, const PropertyLists&)¶
Defined in File h5ppScan.h
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “h5pp::scan::getDsetInfo” with arguments (const h5x&, const Options&, const PropertyLists&) in doxygen xml output for project “h5pp” from directory: ./doxyoutput/xml. Potential matches:
- template<typename DataType, typename h5x, typename = h5pp::type::sfinae::enable_if_is_h5_loc<h5x>> h5pp::DsetInfo getDsetInfo(const h5x &loc, const DataType &data, const Options &options = Options(), const PropertyLists &plists = PropertyLists())
- template<typename h5x, typename = h5pp::type::sfinae::enable_if_is_h5_loc<h5x>> h5pp::DsetInfo getDsetInfo(const h5x &loc, const Options &options, const PropertyLists &plists = PropertyLists())