arch | zypp::NVRA | |
compare(const NVRA &lhs, const NVRA &rhs) | zypp::NVRA | [inline, static] |
zypp::NVR::compare(const NVR &lhs, const NVR &rhs) | zypp::NVR | [inline, static] |
edition | zypp::NVR | |
name | zypp::NVR | |
NVR() | zypp::NVR | [inline] |
NVR(const std::string &name_r, const Edition &edition_r=Edition()) | zypp::NVR | [inline, explicit] |
NVR(ResTraits< Resolvable >::constPtrType res_r) | zypp::NVR | [explicit] |
NVRA() | zypp::NVRA | [inline] |
NVRA(const std::string &name_r, const Edition &edition_r=Edition(), const Arch &arch_r=Arch()) | zypp::NVRA | [inline, explicit] |
NVRA(const NVR &nvr_r, const Arch &arch_r=Arch()) | zypp::NVRA | [inline, explicit] |
NVRA(ResTraits< Resolvable >::constPtrType res_r) | zypp::NVRA | [explicit] |
operator!=(const NVRA &lhs, const NVRA &rhs) | zypp::NVRA | [related] |
zypp::NVR::operator!=(const NVR &lhs, const NVR &rhs) | zypp::NVR | [related] |
operator<(const NVRA &lhs, const NVRA &rhs) | zypp::NVRA | [related] |
zypp::NVR::operator<(const NVR &lhs, const NVR &rhs) | zypp::NVR | [related] |
operator<<(std::ostream &str, const NVRA &obj) | zypp::NVRA | [related] |
zypp::NVR::operator<<(std::ostream &str, const NVR &obj) | zypp::NVR | [related] |
operator==(const NVRA &lhs, const NVRA &rhs) | zypp::NVRA | [related] |
zypp::NVR::operator==(const NVR &lhs, const NVR &rhs) | zypp::NVR | [related] |