libzypp  14.48.5
Deprecated List
Member operator+
: use /
Member zypp::DiskUsageCounter::MountPoint::MountPoint (const std::string &d, long long bs, long long total, long long used, long long pkg, bool ro)
Use HintFlags instead of a trailing 'bool ro' argument.
Member zypp::DiskUsageCounter::MountPoint::MountPoint (const char *d, long long bs, long long total, long long used, long long pkg, bool ro)
Use HintFlags instead of a trailing 'bool ro' argument.
Member zypp::filesystem::PathInfo::major () const ZYPP_DEPRECATED
Name clashes with GNU libc macro, use devMajor instead.
Member zypp::filesystem::PathInfo::minor () const ZYPP_DEPRECATED
Name clashes with GNU libc macro, use devMinor instead.
Member zypp::filesystem::Pathname::operator+= (const Pathname &path_tv)
: use /=
Member zypp::PoolQuery::requireAll () const ZYPP_DEPRECATED
Attribute was defined but never implemented/used. Will be removed in future versions.
Member zypp::PoolQuery::setRequireAll (bool require_all=true) ZYPP_DEPRECATED
Attribute was defined but never implemented/used. Will be removed in future versions.
Member zypp::repo::DownloadResolvableReport::finishPatchDownload ()
Unused since 2008
Member zypp::repo::DownloadResolvableReport::problemPatchDownload (const std::string &)
Unused since 2008
Member zypp::repo::DownloadResolvableReport::progressPatchDownload (int)
Unused since 2008
Member zypp::repo::DownloadResolvableReport::startPatchDownload (const Pathname &, const ByteCount &)
Unused since 2008
Member zypp::target::rpm::InstallResolvableReport::RpmLevel
We fortunately no longer do 3 attempts.