|
Legion Runtime
|
This is the complete list of members for Legion::Exception, including all inherited members.
| clear(void) (defined in Legion::Exception) | Legion::Exception | |
| data(void) const (defined in Legion::Exception) | Legion::Exception | |
| Exception(ExceptionType type) (defined in Legion::Exception) | Legion::Exception | |
| Exception(const Exception &rhs)=delete (defined in Legion::Exception) | Legion::Exception | |
| Exception(Exception &&rhs) (defined in Legion::Exception) | Legion::Exception | |
| operator std::string_view(void) const (defined in Legion::Exception) | Legion::Exception | inline |
| operator=(const Exception &rhs)=delete (defined in Legion::Exception) | Legion::Exception | |
| operator=(Exception &&rhs)=delete (defined in Legion::Exception) | Legion::Exception | |
| overflow(int_type c) override (defined in Legion::Exception) | Legion::Exception | protectedvirtual |
| record_backtrace(const Realm::Backtrace &backtrace) (defined in Legion::Exception) | Legion::Exception | |
| size(void) const (defined in Legion::Exception) | Legion::Exception | |
| type (defined in Legion::Exception) | Legion::Exception | |
| ~Exception(void) (defined in Legion::Exception) | Legion::Exception |