|
Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
This is the complete list of members for jau::math::MathDivByZeroError, including all inherited members.
| backtrace() const noexcept | jau::ExceptionBase | inline |
| brief_message() const noexcept | jau::ExceptionBase | inline |
| error() const noexcept | jau::math::MathErrorBase | |
| ExceptionBase(std::string &&type, std::string const &m, const char *file, int line) noexcept | jau::ExceptionBase | protected |
| ExceptionBase(const ExceptionBase &o) noexcept=default | jau::ExceptionBase | |
| ExceptionBase(ExceptionBase &&o) noexcept=default | jau::ExceptionBase | |
| MathDivByZeroError(std::string const &m, const char *file, int line) noexcept | jau::math::MathDivByZeroError | inline |
| MathDomainError(math_error_t err, std::string const &m, const char *file, int line) noexcept | jau::math::MathDomainError | inlineprotected |
| MathDomainError(std::string const &m, const char *file, int line) noexcept | jau::math::MathDomainError | inline |
| MathErrorBase(math_error_t err, std::string const &m, const char *file, int line) noexcept | jau::math::MathErrorBase | inlineprotected |
| operator const std::string &() const noexcept | jau::ExceptionBase | inline |
| operator<<(std::ostream &out) noexcept | jau::ExceptionBase | inline |
| operator=(const ExceptionBase &o) noexcept=default | jau::ExceptionBase | |
| operator=(ExceptionBase &&o) noexcept=default | jau::ExceptionBase | |
| what() const noexcept override | jau::math::MathDomainError | inlinevirtual |
| whole_message() const noexcept | jau::ExceptionBase | inline |
| ~ExceptionBase() noexcept=default | jau::ExceptionBase | virtual |