|
h5cpp
0.6.1
A modern C++ wrapper for the HDF5 C library
|
#include <h5cpp/core/windows.hpp>#include <h5cpp/core/hdf5_capi.hpp>#include <iostream>#include <string>

Go to the source code of this file.
Classes | |
| struct | hdf5::error::Descriptor |
| HDF5 error descriptor. More... | |
Namespaces | |
| hdf5 | |
| top-level namespace of the entire library | |
| hdf5::error | |
Functions | |
| std::ostream & | hdf5::error::operator<< (std::ostream &stream, const Descriptor &desc) |
| output operator for Descriptor More... | |