h5cpp
0.3.3
A modern C++ wrapper for the HDF5 C library
|
Go to the source code of this file.
Classes | |
class | hdf5::error::Singleton |
singleton class for HDF5 error handling More... | |
Namespaces | |
hdf5 | |
hdf5::error | |
Functions | |
std::string DLL_EXPORT | hdf5::error::print_nested (const std::exception &exception, int level=0) |
indented output of nested exceptions and included error stack More... | |