|
Halide 21.0.0
Halide compiler and libraries
|
This is the complete list of members for Halide::RuntimeError, including all inherited members.
| Error()=delete | Halide::Error | |
| Error(const char *msg) | Halide::Error | explicit |
| Error(const std::string &msg) | Halide::Error | explicit |
| Error(const Error &) | Halide::Error | |
| Error(Error &&) noexcept | Halide::Error | |
| error_name | Halide::RuntimeError | static |
| operator=(const Error &) | Halide::Error | |
| operator=(Error &&) noexcept | Halide::Error | |
| RuntimeError(const char *msg) | Halide::RuntimeError | explicit |
| RuntimeError(const std::string &msg) | Halide::RuntimeError | explicit |
| what() const noexcept | Halide::Error | virtual |
| ~Error() | Halide::Error | virtual |