, including all inherited members.
AbstractPackageScope() (defined in AbstractPackageScope) | AbstractPackageScope | [inline] |
allProvidesHaveTheVersion(const VarIdVector &vars, PackageId provideEntry) const (defined in PackageScope) | PackageScope | [virtual] |
checkName(const std::string &name) const (defined in PackageScope) | PackageScope | [virtual] |
constructPackageName(VarId varId) const (defined in PackageScope) | PackageScope | [virtual] |
constructPackageNameWithBuildTime(VarId varId) const (defined in PackageScope) | PackageScope | [virtual] |
fillPkgData(VarId varId, Pkg &pkg) const (defined in PackageScope) | PackageScope | [virtual] |
getConflicts(VarId varId, IdPkgRelVector &res) const (defined in PackageScope) | PackageScope | [virtual] |
getPackageName(VarId varId) const (defined in PackageScope) | PackageScope | [virtual] |
getRequires(VarId varId, IdPkgRelVector &res) const (defined in PackageScope) | PackageScope | [virtual] |
getVersion(VarId varId) const (defined in PackageScope) | PackageScope | [virtual] |
isInstalled(VarId varId) const (defined in PackageScope) | PackageScope | [virtual] |
packageIdOfVarId(VarId varId) const (defined in PackageScope) | PackageScope | [virtual] |
packageIdToStr(PackageId packageId) const (defined in PackageScope) | PackageScope | [virtual] |
PackageScope(const AbstractPackageBackEnd &backEnd, const PackageScopeContent &content, const ProvideMap &provideMap, const InstalledReferences &installedRequiresEntries, const InstalledReferences &installedConflictsEntries) (defined in PackageScope) | PackageScope | [inline] |
selectMatchingVarsAmongProvides(const IdPkgRel &rel, VarIdVector &vars) const (defined in PackageScope) | PackageScope | [virtual] |
selectMatchingVarsAmongProvides(PackageId packageId, VarIdVector &vars) const (defined in PackageScope) | PackageScope | [virtual] |
selectMatchingVarsAmongProvides(PackageId packageId, const VersionCond &ver, VarIdVector &vars) const (defined in PackageScope) | PackageScope | [virtual] |
selectMatchingVarsRealNames(const IdPkgRel &rel, VarIdVector &vars) const (defined in PackageScope) | PackageScope | [virtual] |
selectMatchingVarsRealNames(PackageId packageId, VarIdVector &vars) const (defined in PackageScope) | PackageScope | [virtual] |
selectMatchingVarsRealNames(PackageId packageId, const VersionCond &ver, VarIdVector &vars) const (defined in PackageScope) | PackageScope | [virtual] |
selectMatchingVarsWithProvides(const IdPkgRel &rel, VarIdVector &vars) const (defined in PackageScope) | PackageScope | [virtual] |
selectMatchingVarsWithProvides(PackageId packageId, VarIdVector &vars) const (defined in PackageScope) | PackageScope | [virtual] |
selectMatchingVarsWithProvides(PackageId packageId, const VersionCond &ver, VarIdVector &vars) const (defined in PackageScope) | PackageScope | [virtual] |
selectTheNewest(VarIdVector &vars) const (defined in PackageScope) | PackageScope | [virtual] |
selectTheNewestByProvide(VarIdVector &vars, PackageId provideEntry) const (defined in PackageScope) | PackageScope | [virtual] |
strToPackageId(const std::string &name) const (defined in PackageScope) | PackageScope | [virtual] |
whatConflictsAmongInstalled(VarId varId, VarIdVector &res, IdPkgRelVector &resRels) const (defined in PackageScope) | PackageScope | [virtual] |
whatDependsAmongInstalled(VarId varId, VarIdVector &res, IdPkgRelVector &resRels) const (defined in PackageScope) | PackageScope | [virtual] |
whatSatisfiesAmongInstalled(const IdPkgRel &rel, VarIdVector &res) const (defined in PackageScope) | PackageScope | [virtual] |
~AbstractPackageScope() (defined in AbstractPackageScope) | AbstractPackageScope | [inline, virtual] |
~PackageScope() (defined in PackageScope) | PackageScope | [inline, virtual] |