|
libstorage-ng
|
This is the complete list of members for storage::IndexOutOfRangeException, including all inherited members.
| asString() const | storage::Exception | |
| dumpOn(std::ostream &str) const override | storage::IndexOutOfRangeException | inlineprotectedvirtual |
| Exception(LogLevel log_level=LogLevel::ERROR) | storage::Exception | |
| Exception(const std::string &msg, LogLevel log_level=LogLevel::ERROR) | storage::Exception | |
| IndexOutOfRangeException(int invalidIndex, int validMin, int validMax, const std::string &msg="") | storage::IndexOutOfRangeException | inline |
| invalidIndex() const | storage::IndexOutOfRangeException | inline |
| log(const Exception &exception, const CodeLocation &location, const char *const prefix) | storage::Exception | static |
| log_level() const (defined in storage::Exception) | storage::Exception | inline |
| msg() const | storage::Exception | inline |
| relocate(const CodeLocation &newLocation) const | storage::Exception | inline |
| setMsg(const std::string &msg) | storage::Exception | inline |
| strErrno(int errno_r) | storage::Exception | static |
| strErrno(int errno_r, const std::string &msg) | storage::Exception | static |
| validMax() const | storage::IndexOutOfRangeException | inline |
| validMin() const | storage::IndexOutOfRangeException | inline |
| what() const noexcept override | storage::Exception | inlinevirtual |
| where() const | storage::Exception | inline |
| ~Exception() noexcept | storage::Exception | virtual |
| ~IndexOutOfRangeException() noexcept (defined in storage::IndexOutOfRangeException) | storage::IndexOutOfRangeException | inlinevirtual |
1.8.14