libzypp 17.37.17
zypp::repo::DeltaCandidates Member List

This is the complete list of members for zypp::repo::DeltaCandidates, including all inherited members.

_pimplzypp::repo::DeltaCandidatesprivate
DeltaCandidates()zypp::repo::DeltaCandidates
DeltaCandidates(const DeltaCandidates &)=defaultzypp::repo::DeltaCandidates
DeltaCandidates(DeltaCandidates &&) noexcept=defaultzypp::repo::DeltaCandidates
DeltaCandidates(std::list< Repository > repos, std::string pkgname="")zypp::repo::DeltaCandidates
deltaRpms(const Package::constPtr &package) constzypp::repo::DeltaCandidates
makeDeltaCandidates(RepoIter begin_r, RepoIter end_r)zypp::repo::DeltaCandidatesrelated
makeDeltaCandidates(const RepoContainer &cont_r)zypp::repo::DeltaCandidatesrelated
operator<<(std::ostream &str, const DeltaCandidates &obj)zypp::repo::DeltaCandidatesfriend
operator<<(std::ostream &str, const DeltaCandidates::Impl &obj)zypp::repo::DeltaCandidates::Implrelated
operator<<(std::ostream &str, const DeltaCandidates &obj) ZYPP_APIzypp::repo::DeltaCandidatesrelated
operator=(const DeltaCandidates &)=defaultzypp::repo::DeltaCandidates
operator=(DeltaCandidates &&) noexcept=defaultzypp::repo::DeltaCandidates
~DeltaCandidates()zypp::repo::DeltaCandidates