This is the complete list of members for HighFive::FileException, including all inherited members.
_err_major | HighFive::Exception | protected |
_err_minor | HighFive::Exception | protected |
_errmsg | HighFive::Exception | protected |
_next | HighFive::Exception | protected |
Exception(const std::string &err_msg) | HighFive::Exception | inline |
FileException(const std::string &err_msg) | HighFive::FileException | inline |
getErrMajor() const | HighFive::Exception | inline |
getErrMinor() const | HighFive::Exception | inline |
nextException() const | HighFive::Exception | inline |
setErrorMsg(const std::string &errmsg) | HighFive::Exception | inlinevirtual |
what() const override | HighFive::Exception | inline |
~Exception() | HighFive::Exception | inlinevirtual |