This is the complete list of members for APT::CacheSetHelper, including all inherited members.
CacheSetHelper(bool const ShowError=true, GlobalError::MsgType ErrorType=GlobalError::ERROR) | APT::CacheSetHelper | inline |
canNotFindAllVer(VersionContainerInterface *const vci, pkgCacheFile &Cache, pkgCache::PkgIterator const &Pkg) | APT::CacheSetHelper | virtual |
canNotFindCandidateVer(pkgCacheFile &Cache, pkgCache::PkgIterator const &Pkg) | APT::CacheSetHelper | virtual |
canNotFindCandInstVer(VersionContainerInterface *const vci, pkgCacheFile &Cache, pkgCache::PkgIterator const &Pkg) | APT::CacheSetHelper | virtual |
canNotFindInstalledVer(pkgCacheFile &Cache, pkgCache::PkgIterator const &Pkg) | APT::CacheSetHelper | virtual |
canNotFindInstCandVer(VersionContainerInterface *const vci, pkgCacheFile &Cache, pkgCache::PkgIterator const &Pkg) | APT::CacheSetHelper | virtual |
canNotFindNewestVer(pkgCacheFile &Cache, pkgCache::PkgIterator const &Pkg) | APT::CacheSetHelper | virtual |
canNotFindPackage(PackageContainerInterface *const pci, pkgCacheFile &Cache, std::string const &str) | APT::CacheSetHelper | virtual |
canNotFindPkgName(pkgCacheFile &Cache, std::string const &str) | APT::CacheSetHelper | virtual |
canNotFindRegEx(PackageContainerInterface *const pci, pkgCacheFile &Cache, std::string pattern) | APT::CacheSetHelper | virtual |
canNotFindTask(PackageContainerInterface *const pci, pkgCacheFile &Cache, std::string pattern) | APT::CacheSetHelper | virtual |
errorType() const | APT::CacheSetHelper | inline |
errorType(GlobalError::MsgType const &newValue) | APT::CacheSetHelper | inline |
ErrorType | APT::CacheSetHelper | protected |
ShowError | APT::CacheSetHelper | protected |
showErrors() const | APT::CacheSetHelper | inline |
showErrors(bool const newValue) | APT::CacheSetHelper | inline |
showRegExSelection(pkgCache::PkgIterator const &pkg, std::string const &pattern) | APT::CacheSetHelper | virtual |
showSelectedVersion(pkgCache::PkgIterator const &Pkg, pkgCache::VerIterator const Ver, std::string const &ver, bool const verIsRel) | APT::CacheSetHelper | virtual |
showTaskSelection(pkgCache::PkgIterator const &pkg, std::string const &pattern) | APT::CacheSetHelper | virtual |
~CacheSetHelper() | APT::CacheSetHelper | inlinevirtual |