This is the complete list of members for APT::PackageContainerInterface, including all inherited members.
clear()=0 | APT::PackageContainerInterface | pure virtual |
Constructor enum name | APT::PackageContainerInterface | |
empty() const =0 | APT::PackageContainerInterface | pure virtual |
FromCommandLine(PackageContainerInterface *const pci, pkgCacheFile &Cache, const char **cmdline, CacheSetHelper &helper) | APT::PackageContainerInterface | static |
FromGroup(PackageContainerInterface *const pci, pkgCacheFile &Cache, std::string pattern, CacheSetHelper &helper) | APT::PackageContainerInterface | static |
FromModifierCommandLine(unsigned short &modID, PackageContainerInterface *const pci, pkgCacheFile &Cache, const char *cmdline, std::list< Modifier > const &mods, CacheSetHelper &helper) | APT::PackageContainerInterface | static |
FromName(pkgCacheFile &Cache, std::string const &pattern, CacheSetHelper &helper) | APT::PackageContainerInterface | static |
FromRegEx(PackageContainerInterface *const pci, pkgCacheFile &Cache, std::string pattern, CacheSetHelper &helper) | APT::PackageContainerInterface | static |
FromString(PackageContainerInterface *const pci, pkgCacheFile &Cache, std::string const &pattern, CacheSetHelper &helper) | APT::PackageContainerInterface | static |
FromTask(PackageContainerInterface *const pci, pkgCacheFile &Cache, std::string pattern, CacheSetHelper &helper) | APT::PackageContainerInterface | static |
getConstructor() const =0 | APT::PackageContainerInterface | pure virtual |
insert(pkgCache::PkgIterator const &P)=0 | APT::PackageContainerInterface | pure virtual |
REGEX enum value | APT::PackageContainerInterface | |
setConstructor(Constructor const &con)=0 | APT::PackageContainerInterface | pure virtual |
TASK enum value | APT::PackageContainerInterface | |
UNKNOWN enum value | APT::PackageContainerInterface |