HighFive 3.0.0
HighFive - Header-only C++ HDF5 interface
Loading...
Searching...
No Matches
HighFive::DataSpaceException Member List

This is the complete list of members for HighFive::DataSpaceException, including all inherited members.

DataSpaceException(const std::string &err_msg)HighFive::DataSpaceExceptioninlineexplicit
Exception(const std::string &err_msg)HighFive::Exceptioninlineexplicit
Exception(const Exception &other)=defaultHighFive::Exception
Exception(Exception &&other) noexcept=defaultHighFive::Exception
getErrMajor() constHighFive::Exceptioninline
getErrMinor() constHighFive::Exceptioninline
nextException() constHighFive::Exceptioninline
operator=(const Exception &other)=defaultHighFive::Exception
operator=(Exception &&other) noexcept=defaultHighFive::Exception
setErrorMsg(const std::string &errmsg)HighFive::Exceptioninlinevirtual
what() const noexcept overrideHighFive::Exceptioninline
~Exception() noexcept overrideHighFive::Exceptioninline