xapian-core
1.4.26
|
This is the complete list of members for Xapian::Error, including all inherited members.
already_handled | Xapian::Error | private |
context | Xapian::Error | private |
Error(const std::string &msg_, const std::string &context_, const char *type_, const char *error_string_) | Xapian::Error | private |
Error(const std::string &msg_, const std::string &context_, const char *type_, int errno_) | Xapian::Error | inlineprivate |
error_string | Xapian::Error | mutableprivate |
ErrorHandler class | Xapian::Error | friend |
get_context() const | Xapian::Error | inline |
get_description() const | Xapian::Error | |
get_error_string() const | Xapian::Error | |
get_msg() const | Xapian::Error | inline |
get_type() const | Xapian::Error | inline |
msg | Xapian::Error | private |
my_errno | Xapian::Error | private |
operator=(const Error &o) | Xapian::Error | private |
type | Xapian::Error | private |