zypp::data::Patch Class Reference

#include <ResolvableData.h>

Inheritance diagram for zypp::data::Patch:
[legend]

List of all members.

Public Member Functions

 Patch ()

Public Attributes

std::string id
 Patch ID.
Date timestamp
 Patch time stamp.
std::string category
 Patch category (recommended, security,.
DefaultIntegral
< bool, false > 
rebootNeeded
 Does the system need to reboot to finish the update process?
DefaultIntegral
< bool, false > 
affectsPkgManager
 Does the patch affect the package manager itself?
std::string updateScript
 TODO Don't know what this is, but it's defined in patch.rnc.
std::set< ResObject_Ptr > atoms
 The set of all atoms building the patch.


Detailed Description

Definition at line 176 of file ResolvableData.h.


Constructor & Destructor Documentation

zypp::data::Patch::Patch (  )  [inline]

Definition at line 179 of file ResolvableData.h.


Member Data Documentation

std::string zypp::data::Patch::id

Patch ID.

Definition at line 180 of file ResolvableData.h.

Date zypp::data::Patch::timestamp

Patch time stamp.

Definition at line 185 of file ResolvableData.h.

std::string zypp::data::Patch::category

Patch category (recommended, security,.

..)

Definition at line 187 of file ResolvableData.h.

DefaultIntegral<bool,false> zypp::data::Patch::rebootNeeded

Does the system need to reboot to finish the update process?

Definition at line 191 of file ResolvableData.h.

DefaultIntegral<bool,false> zypp::data::Patch::affectsPkgManager

Does the patch affect the package manager itself?

Definition at line 193 of file ResolvableData.h.

std::string zypp::data::Patch::updateScript

TODO Don't know what this is, but it's defined in patch.rnc.

Definition at line 196 of file ResolvableData.h.

std::set<ResObject_Ptr> zypp::data::Patch::atoms

The set of all atoms building the patch.

These can be either PackageAtom, Message or Script.

Definition at line 202 of file ResolvableData.h.


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