Template Numerical Library version\ main:bb09b17
|
This is the complete list of members for TNL::Exceptions::BackendRuntimeError, including all inherited members.
BackendRuntimeError(Backend::error_t error_code) (defined in TNL::Exceptions::BackendRuntimeError) | TNL::Exceptions::BackendRuntimeError | inline |
BackendRuntimeError(Backend::error_t error_code, const std::string &what_arg) (defined in TNL::Exceptions::BackendRuntimeError) | TNL::Exceptions::BackendRuntimeError | inline |
BackendRuntimeError(Backend::error_t error_code, const char *file_name, int line) (defined in TNL::Exceptions::BackendRuntimeError) | TNL::Exceptions::BackendRuntimeError | inline |
code() const (defined in TNL::Exceptions::BackendRuntimeError) | TNL::Exceptions::BackendRuntimeError | inline |
exception(T... args) | std::exception | |
operator=(T... args) | std::exception | |
runtime_error(T... args) | std::runtime_error | |
what(T... args) | std::runtime_error | |
~exception(T... args) | std::exception |