Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

IgnoredRelations Class Reference

#include <IgnoredRelations.h>

Inheritance diagram for IgnoredRelations:

IgnoredRequirements List of all members.

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

Member Typedef Documentation

typedef std::multimap<PkgName, Ignored> IgnoredRelations::IgnoreList [private]
 


Constructor & Destructor Documentation

IgnoredRelations::IgnoredRelations  ) 
 

IgnoredRelations::~IgnoredRelations  )  [virtual]
 


Member Function Documentation

void IgnoredRelations::add const PkgRelation rel,
PMSolvablePtr  pkg
 

void IgnoredRelations::add const PkgRelation rel,
PkgName n = NULL
 

bool IgnoredRelations::isIgnored const PkgRelation rel,
PMSolvablePtr 
[virtual]
 

Reimplemented in IgnoredRequirements.

bool IgnoredRelations::isIgnored const PkgRelation rel,
PkgName n = NULL
[virtual]
 

Reimplemented in IgnoredRequirements.


Member Data Documentation

IgnoreList IgnoredRelations::_ignored [private]
 


The documentation for this class was generated from the following files:
Generated on Mon Sep 12 21:52:13 2005 for yast2-packagemanager by  doxygen 1.4.4