zypp::data::ResObject Class Reference

Common resolvable data. More...

#include <ResolvableData.h>

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

List of all members.

Public Member Functions

 ResObject ()

Public Attributes

std::string sharedDataTag
 Raw data to determine shareDataWith.
RecordId shareDataWith
 Share some data with another resolvable.
std::string vendor
 Vendor.
ByteCount installedSize
 Installed size (UI hint).
Date buildTime
 Bildtime.
DefaultIntegral
< bool, false > 
installOnly
 'rpm -i' mode.
TranslatedText summary
 One line summary.
TranslatedText description
 Multiline description.
TranslatedText licenseToConfirm
 License to confirm.
TranslatedText insnotify
 UI notification text if selected to install.
TranslatedText delnotify
 UI notification text if selected to delete.
RecordId repository
 Repository providing this resolvable.

Protected Member Functions

virtual std::ostream & dumpOn (std::ostream &str) const
 Overload to realize std::ostream & operator<<.


Detailed Description

Common resolvable data.

Definition at line 79 of file ResolvableData.h.


Constructor & Destructor Documentation

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

Definition at line 82 of file ResolvableData.h.


Member Function Documentation

std::ostream & zypp::data::ResObject::dumpOn ( std::ostream &  str  )  const [protected, virtual]

Overload to realize std::ostream & operator<<.

Reimplemented from zypp::base::ReferenceCounted.

Definition at line 37 of file ResolvableData.cc.

References zypp::data::Resolvable::arch, zypp::data::Resolvable::edition, and zypp::data::Resolvable::name.


Member Data Documentation

std::string zypp::data::ResObject::sharedDataTag

Raw data to determine shareDataWith.

Definition at line 86 of file ResolvableData.h.

RecordId zypp::data::ResObject::shareDataWith

Share some data with another resolvable.

Definition at line 88 of file ResolvableData.h.

std::string zypp::data::ResObject::vendor

Vendor.

Definition at line 92 of file ResolvableData.h.

ByteCount zypp::data::ResObject::installedSize

Installed size (UI hint).

Definition at line 94 of file ResolvableData.h.

Date zypp::data::ResObject::buildTime

Bildtime.

Definition at line 96 of file ResolvableData.h.

DefaultIntegral<bool,false> zypp::data::ResObject::installOnly

'rpm -i' mode.

Definition at line 100 of file ResolvableData.h.

TranslatedText zypp::data::ResObject::summary

One line summary.

Definition at line 104 of file ResolvableData.h.

TranslatedText zypp::data::ResObject::description

Multiline description.

Definition at line 106 of file ResolvableData.h.

TranslatedText zypp::data::ResObject::licenseToConfirm

License to confirm.

Definition at line 108 of file ResolvableData.h.

TranslatedText zypp::data::ResObject::insnotify

UI notification text if selected to install.

Definition at line 110 of file ResolvableData.h.

TranslatedText zypp::data::ResObject::delnotify

UI notification text if selected to delete.

Definition at line 112 of file ResolvableData.h.

RecordId zypp::data::ResObject::repository

Repository providing this resolvable.

Definition at line 116 of file ResolvableData.h.


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