#include <IgnoredRelations.h>
Inheritance diagram for IgnoredRelations:

Public Member Functions | |
| IgnoredRelations () | |
| virtual | ~IgnoredRelations () |
| void | add (const PkgRelation &rel, PkgName *n=NULL) |
| void | add (const PkgRelation &rel, PMSolvablePtr pkg) |
| virtual bool | isIgnored (const PkgRelation &rel, PkgName *n=NULL) |
| virtual bool | isIgnored (const PkgRelation &rel, PMSolvablePtr) |
Private Types | |
| typedef std::multimap< PkgName, Ignored > | IgnoreList |
Private Attributes | |
| IgnoreList | _ignored |
Classes | |
| class | Ignored |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Reimplemented in IgnoredRequirements. |
|
||||||||||||
|
Reimplemented in IgnoredRequirements. |
|
|
|
1.4.4