|
| | PackageArchitectureMatchesSpecification (std::string const &pattern, bool const isPattern=true) |
| | matching against architecture specification strings
|
| |
|
bool | operator() (char const *const &arch) |
| |
| bool | operator() (pkgCache::PkgIterator const &Pkg) override |
| |
| bool | operator() (pkgCache::VerIterator const &Ver) override |
| |
| bool | operator() (pkgCache::GrpIterator const &) override |
| |
◆ PackageArchitectureMatchesSpecification()
matching against architecture specification strings
- Parameters
-
| pattern | is the architecture specification string |
| isPattern | defines if the given pattern is a architecture specification pattern to match others against or if it is the fixed string and matched against patterns |
◆ operator()()
| bool operator() |
( |
pkgCache::PkgIterator const & |
Pkg | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: