TRIQS/h5 1.3.0
C++ interface to HDF5
Loading...
Searching...
No Matches
group.hpp File Reference
#include "./file.hpp"
#include <string>
#include <utility>
#include <vector>

Detailed Description

Provides a handle to an HDF5 group and various methods to simplify the creation/opening of subgroups, datasets and softlinks within a group.

Definition in file group.hpp.

Go to the source code of this file.

Classes

class  h5::group
 A handle to an HDF5 group. More...