apt 3.0.3
commandline package manager
Public Member Functions | List of all members
ORMatcher Class Reference
Inheritance diagram for ORMatcher:
[legend]
Collaboration diagram for ORMatcher:
[legend]

Public Member Functions

 ORMatcher (Matcher *const matcher1)
 
 ORMatcher (Matcher *const matcher1, Matcher *const matcher2)
 
 ORMatcher (Matcher *const matcher1, Matcher *const matcher2, Matcher *const matcher3)
 
 ORMatcher (Matcher *const matcher1, Matcher *const matcher2, Matcher *const matcher3, Matcher *const matcher4)
 
 ORMatcher (Matcher *const matcher1, Matcher *const matcher2, Matcher *const matcher3, Matcher *const matcher4, Matcher *const matcher5)
 
ORMatcherOR (Matcher *const matcher)
 
bool operator() (pkgCache::PkgIterator const &Pkg) override
 
bool operator() (pkgCache::GrpIterator const &Grp) override
 
bool operator() (pkgCache::VerIterator const &Ver) override
 

Member Function Documentation

◆ operator()() [1/3]

bool operator() ( pkgCache::GrpIterator const &  Grp)
overridevirtual

Implements Matcher.

◆ operator()() [2/3]

bool operator() ( pkgCache::PkgIterator const &  Pkg)
overridevirtual

Implements Matcher.

◆ operator()() [3/3]

bool operator() ( pkgCache::VerIterator const &  Ver)
overridevirtual

Implements Matcher.


The documentation for this class was generated from the following files: