This is the complete list of members for
zypp::UserRequestException, including all inherited members.
| _kind | zypp::UserRequestException | [private] |
| ABORT enum value | zypp::UserRequestException | |
| addHistory(const std::string &msg_r) | zypp::Exception | |
| asString() const | zypp::Exception | |
| asUserHistory() const | zypp::Exception | |
| asUserString() const | zypp::Exception | |
| CodeLocation typedef | zypp::Exception | |
| dumpOn(std::ostream &str) const | zypp::UserRequestException | [protected, virtual] |
| Exception() | zypp::Exception | |
| Exception(const std::string &msg_r) | zypp::Exception | |
| Exception(const std::string &msg_r, const Exception &history_r) | zypp::Exception | |
| History typedef | zypp::Exception | |
| historyAsString() const | zypp::Exception | |
| historyBegin() const | zypp::Exception | [inline] |
| historyEmpty() const | zypp::Exception | [inline] |
| historyEnd() const | zypp::Exception | [inline] |
| HistoryIterator typedef | zypp::Exception | |
| historySize() const | zypp::Exception | [inline] |
| HistorySize typedef | zypp::Exception | |
| IGNORE enum value | zypp::UserRequestException | |
| Kind enum name | zypp::UserRequestException | |
| kind() const | zypp::UserRequestException | [inline] |
| log(const Exception &excpt_r, const CodeLocation &where_r, const char *const prefix_r) | zypp::Exception | [static] |
| msg() const | zypp::Exception | [inline] |
| operator<<(std::ostream &str, const Exception &obj) | zypp::Exception | [related] |
| relocate(const CodeLocation &where_r) const | zypp::Exception | [inline] |
| remember(const Exception &old_r) | zypp::Exception | |
| RETRY enum value | zypp::UserRequestException | |
| SKIP enum value | zypp::UserRequestException | |
| strErrno(int errno_r) | zypp::Exception | [static] |
| strErrno(int errno_r, const std::string &msg_r) | zypp::Exception | [static] |
| UNSPECIFIED enum value | zypp::UserRequestException | |
| UserRequestException(const std::string &msg_r=std::string()) | zypp::UserRequestException | [explicit] |
| UserRequestException(const std::string &msg_r, const Exception &history_r) | zypp::UserRequestException | |
| UserRequestException(Kind kind_r, const std::string &msg_r=std::string()) | zypp::UserRequestException | [explicit] |
| UserRequestException(Kind kind_r, const std::string &msg_r, const Exception &history_r) | zypp::UserRequestException | |
| where() const | zypp::Exception | [inline] |
| ~Exception() | zypp::Exception | [virtual] |