zypp::UpgradeOptions Class Reference

#include <UpgradeStatistics.h>

Inheritance diagram for zypp::UpgradeOptions:
[legend]

List of all members.

Public Member Functions

 UpgradeOptions ()
 ~UpgradeOptions ()

Public Attributes

bool delete_unmaintained
 If true, dropped SuSE Packages will be preselected to delete.
bool silent_downgrades
 If true, version downgrades are silently performed.
bool keep_installed_patches
 If false, the upgrade algorithm will tag all installed patches to be deleted.


Detailed Description

Struct for update options

Definition at line 45 of file UpgradeStatistics.h.


Constructor & Destructor Documentation

zypp::UpgradeOptions::UpgradeOptions (  )  [inline]

Definition at line 74 of file UpgradeStatistics.h.

zypp::UpgradeOptions::~UpgradeOptions (  )  [inline]

Definition at line 80 of file UpgradeStatistics.h.


Member Data Documentation

bool zypp::UpgradeOptions::delete_unmaintained

If true, dropped SuSE Packages will be preselected to delete.

Definition at line 56 of file UpgradeStatistics.h.

Referenced by zypp::UpgradeStatistics::dumpOn(), zypp::UpgradeStatistics::totalToDelete(), and zypp::UpgradeStatistics::totalToKeep().

bool zypp::UpgradeOptions::silent_downgrades

If true, version downgrades are silently performed.

Assuming the installation media contains a consistent sytem, and we target this well defined state.

Definition at line 63 of file UpgradeStatistics.h.

bool zypp::UpgradeOptions::keep_installed_patches

If false, the upgrade algorithm will tag all installed patches to be deleted.

Note, that this will not delete any packages. Just the patch metadata are removed.

Definition at line 70 of file UpgradeStatistics.h.


The documentation for this class was generated from the following file:
Generated on Tue Sep 25 19:23:16 2007 for libzypp by  doxygen 1.5.3