Inviwo 0.9.12-pre
Inviwo documentation
|
This is the complete list of members for inviwo::GLFWInitException, including all inherited members.
Exception(std::string_view message="", ExceptionContext context=ExceptionContext()) (defined in inviwo::ModuleInitException) | inviwo::ModuleInitException | |
Exception(std::string_view format, fmt::format_args &&args, ExceptionContext context) (defined in inviwo::ModuleInitException) | inviwo::ModuleInitException | |
Exception(ExceptionContext context, std::string_view format, Args &&... args) (defined in inviwo::ModuleInitException) | inviwo::ModuleInitException | inline |
getContext() const (defined in inviwo::Exception) | inviwo::Exception | virtual |
getFullMessage() const (defined in inviwo::Exception) | inviwo::Exception | |
getFullMessage(size_t maxFrames) const (defined in inviwo::Exception) | inviwo::Exception | |
getMessage() const (defined in inviwo::Exception) | inviwo::Exception | virtual |
getModulesToDeregister() const | inviwo::ModuleInitException | |
getStack() const (defined in inviwo::Exception) | inviwo::Exception | |
GLFWInitException(const std::string &message="", ExceptionContext context=ExceptionContext()) (defined in inviwo::GLFWInitException) | inviwo::GLFWInitException | |
ModuleInitException(std::string_view message, ExceptionContext context, std::vector< std::string > modulesToDeregister) (defined in inviwo::ModuleInitException) | inviwo::ModuleInitException | |
~Exception() noexcept (defined in inviwo::Exception) | inviwo::Exception | virtual |
~GLFWInitException() (defined in inviwo::GLFWInitException) | inviwo::GLFWInitException | inlinevirtual |
~ModuleInitException() noexcept=default (defined in inviwo::ModuleInitException) | inviwo::ModuleInitException | virtual |