sella::Exception Member List
This is the complete list of members for
sella::Exception, including all inherited members.
| buildMessage(bool sysmsg, const char *format, va_list list) (defined in sella::Exception) | sella::Exception | [protected] |
| c_str() const (defined in sella::Exception) | sella::Exception | [virtual] |
| cache (defined in sella::Exception) | sella::Exception | [mutable, protected] |
| code (defined in sella::Exception) | sella::Exception | [protected] |
| demangle(const char *name) const (defined in sella::Exception) | sella::Exception | [protected] |
| Exception(const char *function, const char *file, int line, int code) (defined in sella::Exception) | sella::Exception | |
| Exception(bool sysmsg, const char *function, const char *file, int line, int code, const char *format,...) (defined in sella::Exception) | sella::Exception | |
| Exception(const Exception &other) (defined in sella::Exception) | sella::Exception | |
| Exception(const Exception &&other) (defined in sella::Exception) | sella::Exception | |
| file (defined in sella::Exception) | sella::Exception | [protected] |
| function (defined in sella::Exception) | sella::Exception | [protected] |
| getCode() const (defined in sella::Exception) | sella::Exception | [virtual] |
| getFile() const (defined in sella::Exception) | sella::Exception | [virtual] |
| getFunction() const (defined in sella::Exception) | sella::Exception | [virtual] |
| getLine() const (defined in sella::Exception) | sella::Exception | [virtual] |
| getMessage() const (defined in sella::Exception) | sella::Exception | [virtual] |
| getName() const (defined in sella::Exception) | sella::Exception | [virtual] |
| line (defined in sella::Exception) | sella::Exception | [protected] |
| message (defined in sella::Exception) | sella::Exception | [protected] |
| operator=(const Exception &other) (defined in sella::Exception) | sella::Exception | |
| operator=(const Exception &&other) (defined in sella::Exception) | sella::Exception | |
| str() const (defined in sella::Exception) | sella::Exception | [virtual] |
| what() const (defined in sella::Exception) | sella::Exception | [virtual] |
| ~Exception() (defined in sella::Exception) | sella::Exception | [virtual] |