Goby3  3.1.4
2024.02.22
goby::middleware::hdf5::GroupFactory Class Reference

#include <goby/middleware/log/hdf5/hdf5.h>

Public Member Functions

 GroupFactory (H5::H5File &h5file)
 
H5::Group & fetch_group (const std::string &group_path)
 

Detailed Description

Definition at line 78 of file hdf5.h.

Constructor & Destructor Documentation

◆ GroupFactory()

goby::middleware::hdf5::GroupFactory::GroupFactory ( H5::H5File &  h5file)
inline

Definition at line 81 of file hdf5.h.

Member Function Documentation

◆ fetch_group()

H5::Group& goby::middleware::hdf5::GroupFactory::fetch_group ( const std::string &  group_path)

The documentation for this class was generated from the following file: