#include <PkgRevRel.h>
Public Member Functions | |
| PkgRevRelation (const PkgRelation *r, const PMSolvablePtr p) | |
| const PkgRelation | relation () const |
| const PMSolvablePtr | pkg () const |
Private Attributes | |
| const PkgRelation * | _relation |
| const PMSolvablePtr | _pkg |
|
||||||||||||
|
_relation can be a NULL pointer; that means that this is a self-providing entry, i.e. the package provides its own name. If somebody asks for the PkgRelation, a faked one is returned. |
|
|
|
|
|
|
|
|
|
|
|
|
1.3.6