Cupt
|
This is the complete list of members for cupt::Cache, including all inherited members.
Cache(shared_ptr< const Config > config, bool useSource, bool useBinary, bool useInstalled, const vector< string > &packageNameGlobsToReinstall=vector< string >()) | cupt::Cache | |
getBinaryPackage(const string &packageName) const | cupt::Cache | |
getBinaryPackageNames() const | cupt::Cache | |
getBinaryReleaseData() const | cupt::Cache | |
getDownloadInfoOfIndexList(const IndexEntry &) const | cupt::Cache | |
getDownloadInfoOfLocalizedDescriptions(const IndexEntry &) const | cupt::Cache | |
getDownloadUriOfReleaseList(const IndexEntry &) const | cupt::Cache | |
getExtendedInfo() const | cupt::Cache | |
getIndexEntries() const | cupt::Cache | |
getInstalledVersions() const | cupt::Cache | |
getLocalizedDescriptions(const shared_ptr< const BinaryVersion > &) const | cupt::Cache | |
getPathOfChangelog(const shared_ptr< const BinaryVersion > &) | cupt::Cache | static |
getPathOfCopyright(const shared_ptr< const BinaryVersion > &) | cupt::Cache | static |
getPathOfExtendedStates() const | cupt::Cache | |
getPathOfIndexList(const IndexEntry &entry) const | cupt::Cache | |
getPathOfReleaseList(const IndexEntry &entry) const | cupt::Cache | |
getPin(const shared_ptr< const Version > &) const | cupt::Cache | |
getPolicyVersion(const shared_ptr< const Package > &) const | cupt::Cache | |
getSatisfyingVersions(const RelationExpression &) const | cupt::Cache | |
getSortedPinnedVersions(const shared_ptr< const Package > &) const | cupt::Cache | |
getSourcePackage(const string &packageName) const | cupt::Cache | |
getSourcePackageNames() const | cupt::Cache | |
getSourceReleaseData() const | cupt::Cache | |
getSystemState() const | cupt::Cache | |
isAutomaticallyInstalled(const string &packageName) const | cupt::Cache | |
memoize | cupt::Cache | static |
verifySignature(const shared_ptr< const Config > &, const string &path) | cupt::Cache | static |
~Cache() | cupt::Cache | virtual |