|
virtual bool | setObjectStatus (ZyppStatus newstatus, ZyppSel slbPtr, ZyppObj objPtr) |
|
virtual ZyppStatus | getPackageStatus (ZyppSel slbPtr, ZyppObj objPtr) |
|
virtual bool | setObjectStatus (ZyppStatus newstatus, ZyppSel slbPtr, ZyppObj objPtr) |
|
virtual bool | keyToStatus (const int &key, ZyppSel slbPtr, ZyppObj objPtr, ZyppStatus &newStat) |
|
virtual bool | cycleStatus (ZyppSel slbPtr, ZyppObj objPtr, ZyppStatus &newStat_ret) |
|
void | solveResolvableCollections () |
|
◆ setObjectStatus()
bool AvailableStatStrategy::setObjectStatus |
( |
ZyppStatus |
newstatus, |
|
|
ZyppSel |
slbPtr, |
|
|
ZyppObj |
objPtr |
|
) |
| |
|
virtual |
Informs the package manager about the new status and additionally sets the candidate object to the user chosen object.
- Parameters
-
newStatus | The new package status |
slbPtr | The package pointer |
pkgPtr | The object pointer (used for candidate selection) |
- Returns
- bool
Reimplemented from NCPkgStatusStrategy.
The documentation for this class was generated from the following files:
- /builddir/build/BUILD/libyui-4.6.0/libyui-ncurses-pkg/src/NCPkgStatusStrategy.h
- /builddir/build/BUILD/libyui-4.6.0/libyui-ncurses-pkg/src/NCPkgStatusStrategy.cc