|
apt 3.0.3
commandline package manager
|
Public Types | |
| enum | MatchType { None = 0 , Version , Release , Origin , SourceVersion } |
Static Public Member Functions | |
| static bool | ExpressionMatches (const char *pattern, const char *string) |
| static bool | ExpressionMatches (const std::string &pattern, const char *string) |
Public Attributes | |
| enum pkgVersionMatch::MatchType | Type |