Go to the source code of this file.
Classes | |
| class | muq::Utilities::H5Object | 
Namespaces | |
| muq | |
| muq::Utilities | |
Functions | |
| H5Object | muq::Utilities::AddChildren (std::shared_ptr< HDF5File > file, std::string const &groupName) | 
| Recursively add children to create an HDF5 file hierarchy.  More... | |
| H5Object | muq::Utilities::OpenFile (std::string const &filename) | 
| Open an HDF5 file and return the root object.  More... | |