Function lvr2::hdf5util::open
Defined in File Hdf5Util.hpp
Function Documentation
-
std::shared_ptr<HighFive::File> lvr2::hdf5util::open(const boost::filesystem::path &filename, unsigned int flag = HighFive::File::ReadWrite)
Open Helper function.
- Parameters:
filename – Path to Hdf5 file
- Returns:
std::shared_ptr<HighFive::File> shared_ptr of HighFive::File object