|
xapian-core
2.0.0
|
This is the complete list of members for Xapian::DatabaseModifiedError, including all inherited members.
| context | Xapian::Error | private |
| DatabaseError(std::string_view msg_, std::string_view context_, const char *error_string_) | Xapian::DatabaseError | inlineprivate |
| DatabaseError(std::string_view msg_, std::string_view context_={}, int errno_=0) | Xapian::DatabaseError | inlineexplicit |
| DatabaseError(std::string_view msg_, int errno_) | Xapian::DatabaseError | inline |
| DatabaseError(std::string_view msg_, std::string_view context_, const char *type_, const char *error_string_) | Xapian::DatabaseError | inlineprivate |
| DatabaseError(std::string_view msg_, std::string_view context_, const char *type_, int errno_) | Xapian::DatabaseError | inlineprivate |
| DatabaseModifiedError(std::string_view msg_, std::string_view context_, const char *error_string_) | Xapian::DatabaseModifiedError | inlineprivate |
| DatabaseModifiedError(std::string_view msg_, std::string_view context_={}, int errno_=0) | Xapian::DatabaseModifiedError | inlineexplicit |
| DatabaseModifiedError(std::string_view msg_, int errno_) | Xapian::DatabaseModifiedError | inline |
| DatabaseModifiedError(std::string_view msg_, std::string_view context_, const char *type_, const char *error_string_) | Xapian::DatabaseModifiedError | inlineprivate |
| DatabaseModifiedError(std::string_view msg_, std::string_view context_, const char *type_, int errno_) | Xapian::DatabaseModifiedError | inlineprivate |
| Error(std::string_view msg_, std::string_view context_, const char *type_, const char *error_string_) | Xapian::Error | private |
| Error(std::string_view msg_, std::string_view context_, const char *type_, int errno_) | Xapian::Error | inlineprivate |
| Error(const Error &)=default | Xapian::Error | |
| error_string | Xapian::Error | mutableprivate |
| get_context() const noexcept | Xapian::Error | inline |
| get_description() const | Xapian::Error | |
| get_error_string() const | Xapian::Error | |
| get_msg() const noexcept | Xapian::Error | inline |
| get_type() const noexcept | Xapian::Error | inline |
| msg | Xapian::Error | private |
| my_errno | Xapian::Error | private |
| operator=(const Error &o) | Xapian::Error | private |
| RuntimeError(std::string_view msg_, std::string_view context_, const char *type_, const char *error_string_) | Xapian::RuntimeError | inlineprivate |
| RuntimeError(std::string_view msg_, std::string_view context_, const char *type_, int errno_) | Xapian::RuntimeError | inlineprivate |
| type | Xapian::Error | private |