This is the complete list of members for mdbx::fatal, including all inherited members.
error() const noexcept | mdbx::exception | inline |
exception(const ::mdbx::error &) noexcept | mdbx::exception | |
exception(const exception &)=default | mdbx::exception | |
exception(exception &&)=default | mdbx::exception | |
fatal(const ::mdbx::error &) noexcept | mdbx::fatal | |
fatal(const exception &src) noexcept | mdbx::fatal | inline |
fatal(exception &&src) noexcept | mdbx::fatal | inline |
fatal(const fatal &src) noexcept | mdbx::fatal | inline |
fatal(fatal &&src) noexcept | mdbx::fatal | inline |
operator=(fatal &&)=default | mdbx::fatal | |
operator=(const fatal &)=default | mdbx::fatal | |
~exception() noexcept | mdbx::exception | virtual |
~fatal() noexcept | mdbx::fatal | virtual |