|
HighFive 3.2.0
HighFive - Header-only C++ HDF5 interface
|
This is the complete list of members for HighFive::ReferenceException, including all inherited members.
| Exception(const std::string &err_msg) | HighFive::Exception | inlineexplicit |
| Exception(const Exception &other)=default | HighFive::Exception | |
| Exception(Exception &&other) noexcept=default | HighFive::Exception | |
| getErrMajor() const | HighFive::Exception | inline |
| getErrMinor() const | HighFive::Exception | inline |
| nextException() const | HighFive::Exception | inline |
| operator=(const Exception &other)=default | HighFive::Exception | |
| operator=(Exception &&other) noexcept=default | HighFive::Exception | |
| ReferenceException(const std::string &err_msg) | HighFive::ReferenceException | inlineexplicit |
| setErrorMsg(const std::string &errmsg) | HighFive::Exception | inlinevirtual |
| what() const noexcept override | HighFive::Exception | inline |
| ~Exception() noexcept override | HighFive::Exception | inline |