![]() |
h5gt 0.2.0
C++ wrapper for HDF5 library (based on HighFive project)
|
This is the complete list of members for h5gt::ObjectException, including all inherited members.
_err_major (defined in h5gt::Exception) | h5gt::Exception | protected |
_err_minor (defined in h5gt::Exception) | h5gt::Exception | protected |
_errmsg (defined in h5gt::Exception) | h5gt::Exception | protected |
_next (defined in h5gt::Exception) | h5gt::Exception | protected |
Exception(const std::string &err_msg) (defined in h5gt::Exception) | h5gt::Exception | inline |
getErrMajor() const | h5gt::Exception | inline |
getErrMinor() const | h5gt::Exception | inline |
nextException() const | h5gt::Exception | inline |
ObjectException(const std::string &err_msg) (defined in h5gt::ObjectException) | h5gt::ObjectException | inline |
setErrorMsg(const std::string &errmsg) | h5gt::Exception | inlinevirtual |
what() const override | h5gt::Exception | inline |
~Exception() (defined in h5gt::Exception) | h5gt::Exception | inlinevirtual |