|
libyui-ncurses-pkg
2.43.4.1
|


Public Member Functions | |
| virtual ZyppStatus | getPackageStatus (ZyppSel slbPtr, ZyppObj objPtr) |
| virtual bool | setObjectStatus (ZyppStatus newstatus, ZyppSel slbPtr, ZyppObj objPtr) |
Public Member Functions inherited from NCPkgStatusStrategy | |
| virtual bool | keyToStatus (const int &key, ZyppSel slbPtr, ZyppObj objPtr, ZyppStatus &newStat) |
| virtual bool | toggleStatus (ZyppSel slbPtr, ZyppObj objPtr, ZyppStatus &newStat) |
| void | solveResolvableCollections () |
Definition at line 270 of file NCPkgStatusStrategy.h.
|
virtual |
Gets the status information from the package manager.
| slbPtr | The package whose status to calculate. |
Reimplemented from NCPkgStatusStrategy.
Definition at line 657 of file NCPkgStatusStrategy.cc.
|
virtual |
Informs the package manager about the new status and additionally sets the candidate object to the user chosen object.
| newStatus | The new package status |
| slbPtr | The package pointer |
| pkgPtr | The object pointer (used for candidate selection) |
Reimplemented from NCPkgStatusStrategy.
Definition at line 676 of file NCPkgStatusStrategy.cc.