|
apt 3.0.3
commandline package manager
|
Public Member Functions | |
| VersionIsAnyVersion (std::unique_ptr< APT::CacheFilter::Matcher > base) | |
| bool | operator() (pkgCache::VerIterator const &Ver) override |
Public Member Functions inherited from VersionAnyMatcher | |
| bool | operator() (pkgCache::GrpIterator const &) override |
| bool | operator() (pkgCache::PkgIterator const &Pkg) override |
Public Attributes | |
| std::unique_ptr< APT::CacheFilter::Matcher > | base |
|
inlineoverridevirtual |
Implements VersionAnyMatcher.