This is the complete list of members for fawkes::AccessViolationException, including all inherited members.
_errno | fawkes::Exception | protected |
AccessViolationException(const char *format,...) | fawkes::AccessViolationException | |
append(const char *format,...) | fawkes::Exception | |
append(const Exception &e) | fawkes::Exception | |
append_nolock(const char *format,...) | fawkes::Exception | protected |
append_nolock_nocopy(char *msg) | fawkes::Exception | protected |
append_nolock_va(const char *format, va_list va) | fawkes::Exception | protected |
append_va(const char *format, va_list va) | fawkes::Exception | |
begin() | fawkes::Exception | |
copy_messages(const Exception &exc) | fawkes::Exception | protected |
end() | fawkes::Exception | |
Exception(const char *format,...) | fawkes::Exception | |
Exception(int errnoval, const char *format,...) | fawkes::Exception | |
Exception(const Exception &exc) | fawkes::Exception | |
Exception() | fawkes::Exception | protected |
generate_backtrace() const | fawkes::Exception | |
get_errno() | fawkes::Exception | |
messages | fawkes::Exception | protected |
messages_end | fawkes::Exception | protected |
messages_iterator | fawkes::Exception | protected |
messages_mutex | fawkes::Exception | protected |
operator=(const Exception &exc) | fawkes::Exception | |
prepend(const char *format,...) | fawkes::Exception | |
prepend_nolock_va(const char *format, va_list va) | fawkes::Exception | protected |
print_backtrace() const | fawkes::Exception | |
print_trace() | fawkes::Exception | |
raise() | fawkes::Exception | virtual |
set_type_id(const char *id) | fawkes::Exception | |
type_id() const | fawkes::Exception | |
what() const | fawkes::Exception | virtual |
what_no_backtrace() const | fawkes::Exception | virtual |
~Exception() | fawkes::Exception | virtual |