| _pimpl | zypp::Edition | [private] |
| asString() const | zypp::Edition | |
| Compare typedef | zypp::Edition | |
| compare(const Edition &lhs, const Edition &rhs) | zypp::Edition | [static] |
| compare(const Edition &rhs) const | zypp::Edition | [inline] |
| CompareRange typedef | zypp::Edition | |
| Edition() | zypp::Edition | |
| Edition(const std::string &edition_r) | zypp::Edition | |
| Edition(const std::string &version_r, const std::string &release_r, epoch_t epoch_r=noepoch) | zypp::Edition | |
| Edition(const std::string &version_r, const std::string &release_r, const std::string &epoch_r) | zypp::Edition | |
| epoch() const | zypp::Edition | |
| epoch_t typedef | zypp::Edition | |
| match(const Edition &lhs, const Edition &rhs) | zypp::Edition | [static] |
| match(const Edition &rhs) const | zypp::Edition | [inline] |
| MatchRange typedef | zypp::Edition | |
| noedition | zypp::Edition | [static] |
| noepoch | zypp::Edition | [static] |
| operator!=(const Edition &lhs, const Edition &rhs) | zypp::Edition | [related] |
| operator<(const Edition &lhs, const Edition &rhs) | zypp::Edition | [related] |
| operator<<(std::ostream &str, const Edition &obj) | zypp::Edition | [related] |
| operator<=(const Edition &lhs, const Edition &rhs) | zypp::Edition | [related] |
| operator==(const Edition &lhs, const Edition &rhs) | zypp::Edition | [related] |
| operator>(const Edition &lhs, const Edition &rhs) | zypp::Edition | [related] |
| operator>=(const Edition &lhs, const Edition &rhs) | zypp::Edition | [related] |
| release() const | zypp::Edition | |
| version() const | zypp::Edition | |
| ~Edition() | zypp::Edition | |