HighFive 2.10.0
HighFive - Header-only C++ HDF5 interface
|
#include <memory>
#include <stdexcept>
#include <string>
#include <H5Ipublic.h>
#include "bits/H5Exception_misc.hpp"
Go to the source code of this file.
Classes | |
class | HighFive::Exception |
Basic HighFive Exception class. More... | |
class | HighFive::ObjectException |
Exception specific to HighFive Object interface. More... | |
class | HighFive::DataTypeException |
Exception specific to HighFive DataType interface. More... | |
class | HighFive::FileException |
Exception specific to HighFive File interface. More... | |
class | HighFive::DataSpaceException |
Exception specific to HighFive DataSpace interface. More... | |
class | HighFive::AttributeException |
Exception specific to HighFive Attribute interface. More... | |
class | HighFive::DataSetException |
Exception specific to HighFive DataSet interface. More... | |
class | HighFive::GroupException |
Exception specific to HighFive Group interface. More... | |
class | HighFive::PropertyException |
Exception specific to HighFive Property interface. More... | |
class | HighFive::ReferenceException |
Exception specific to HighFive Reference interface. More... | |
Namespaces | |
namespace | HighFive |