zypp::packagedelta::PatchRpm Class Reference

#include <PackageDelta.h>

List of all members.

Public Types

typedef Edition BaseVersion
typedef std::list< BaseVersionBaseVersions

Public Member Functions

 PatchRpm ()
const source::OnMediaLocationlocation () const
const BaseVersionsbaseversions () const
const Datebuildtime () const
PatchRpmlocation (const source::OnMediaLocation &val_r)
PatchRpmbaseversions (const BaseVersions &val_r)
PatchRpmbaseversion (const BaseVersion &val_r)
PatchRpmbuildtime (const Date &val_r)

Private Attributes

source::OnMediaLocation _location
BaseVersions _baseversions
Date _buildtime

Related Functions

(Note that these are not member functions.)

std::ostream & operator<< (std::ostream &str, const PatchRpm &obj)
 Stream output.


Detailed Description

Definition at line 32 of file PackageDelta.h.


Member Typedef Documentation

typedef Edition zypp::packagedelta::PatchRpm::BaseVersion

Definition at line 35 of file PackageDelta.h.

typedef std::list<BaseVersion> zypp::packagedelta::PatchRpm::BaseVersions

Definition at line 36 of file PackageDelta.h.


Constructor & Destructor Documentation

zypp::packagedelta::PatchRpm::PatchRpm (  )  [inline]

Definition at line 39 of file PackageDelta.h.


Member Function Documentation

const source::OnMediaLocation& zypp::packagedelta::PatchRpm::location (  )  const [inline]

Definition at line 43 of file PackageDelta.h.

References _location.

Referenced by zypp::source::yum::YUMSourceImpl::augmentPackage(), zypp::packagedelta::operator<<(), and zypp::source::PackageProvider::tryPatch().

const BaseVersions& zypp::packagedelta::PatchRpm::baseversions (  )  const [inline]

Definition at line 44 of file PackageDelta.h.

References _baseversions.

Referenced by zypp::packagedelta::operator<<(), and zypp::source::PackageProvider::tryPatch().

const Date& zypp::packagedelta::PatchRpm::buildtime (  )  const [inline]

Definition at line 45 of file PackageDelta.h.

References _buildtime.

Referenced by zypp::packagedelta::operator<<().

PatchRpm& zypp::packagedelta::PatchRpm::location ( const source::OnMediaLocation val_r  )  [inline]

Definition at line 48 of file PackageDelta.h.

References _location.

PatchRpm& zypp::packagedelta::PatchRpm::baseversions ( const BaseVersions val_r  )  [inline]

Definition at line 49 of file PackageDelta.h.

References _baseversions.

PatchRpm& zypp::packagedelta::PatchRpm::baseversion ( const BaseVersion val_r  )  [inline]

Definition at line 50 of file PackageDelta.h.

References _baseversions.

PatchRpm& zypp::packagedelta::PatchRpm::buildtime ( const Date val_r  )  [inline]

Definition at line 51 of file PackageDelta.h.

References _buildtime.


Friends And Related Function Documentation

std::ostream & operator<< ( std::ostream &  str,
const PatchRpm obj 
) [related]

Stream output.

Definition at line 28 of file PackageDelta.cc.


Member Data Documentation

source::OnMediaLocation zypp::packagedelta::PatchRpm::_location [private]

Definition at line 54 of file PackageDelta.h.

Referenced by location().

BaseVersions zypp::packagedelta::PatchRpm::_baseversions [private]

Definition at line 55 of file PackageDelta.h.

Referenced by baseversion(), and baseversions().

Date zypp::packagedelta::PatchRpm::_buildtime [private]

Definition at line 56 of file PackageDelta.h.

Referenced by buildtime().


The documentation for this class was generated from the following file:
Generated on Tue Nov 28 16:49:39 2006 for zypp by  doxygen 1.5.0