|
enum | MatchType { None = 0,
Version,
Release,
Origin
} |
|
|
bool | MatchVer (const char *A, std::string B, bool Prefix) |
|
bool | ExpressionMatches (const char *pattern, const char *string) |
|
bool | ExpressionMatches (const std::string &pattern, const char *string) |
|
bool | FileMatch (pkgCache::PkgFileIterator File) |
|
pkgCache::VerIterator | Find (pkgCache::PkgIterator Pkg) |
|
| pkgVersionMatch (std::string Data, MatchType Type) |
|
|
enum pkgVersionMatch::MatchType | Type |
|
The documentation for this class was generated from the following files:
- /build/buildd/apt-0.9.9.1~ubuntu4/apt-pkg/versionmatch.h
- /build/buildd/apt-0.9.9.1~ubuntu4/apt-pkg/versionmatch.cc