zypp::packagedelta::DeltaRpm Class Reference

#include <PackageDelta.h>

List of all members.

Public Types

typedef std::list< BaseVersionBaseVersions

Public Member Functions

 DeltaRpm ()
const source::OnMediaLocationlocation () const
const BaseVersionbaseversion () const
const Datebuildtime () const
DeltaRpmlocation (const source::OnMediaLocation &val_r)
DeltaRpmbaseversion (const BaseVersion &val_r)
DeltaRpmbuildtime (const Date &val_r)

Private Attributes

source::OnMediaLocation _location
BaseVersion _baseversion
Date _buildtime

Related Functions

(Note that these are not member functions.)

std::ostream & operator<< (std::ostream &str, const DeltaRpm &obj)

Classes

class  BaseVersion


Detailed Description

Definition at line 64 of file PackageDelta.h.


Member Typedef Documentation

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

Definition at line 92 of file PackageDelta.h.


Constructor & Destructor Documentation

zypp::packagedelta::DeltaRpm::DeltaRpm  )  [inline]
 

Definition at line 95 of file PackageDelta.h.


Member Function Documentation

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

Definition at line 99 of file PackageDelta.h.

References _location.

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

const BaseVersion& zypp::packagedelta::DeltaRpm::baseversion  )  const [inline]
 

Definition at line 100 of file PackageDelta.h.

References _baseversion.

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

const Date& zypp::packagedelta::DeltaRpm::buildtime  )  const [inline]
 

Definition at line 101 of file PackageDelta.h.

References _buildtime.

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

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

Definition at line 104 of file PackageDelta.h.

References _location.

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

Definition at line 105 of file PackageDelta.h.

References _baseversion.

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

Definition at line 106 of file PackageDelta.h.

References _buildtime.


Friends And Related Function Documentation

std::ostream & operator<< std::ostream &  str,
const DeltaRpm obj
[related]
 

Stream output.

Definition at line 38 of file PackageDelta.cc.


Member Data Documentation

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

Definition at line 109 of file PackageDelta.h.

Referenced by location().

BaseVersion zypp::packagedelta::DeltaRpm::_baseversion [private]
 

Definition at line 110 of file PackageDelta.h.

Referenced by baseversion().

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

Definition at line 111 of file PackageDelta.h.

Referenced by buildtime().


The documentation for this class was generated from the following file:
Generated on Thu Sep 14 15:39:12 2006 for zypp by  doxygen 1.4.6