zypp::packagedelta::PatchRpm Class Reference

#include <PackageDelta.h>

List of all members.

Public Member Functions

 PatchRpm (const Arch &arch, const Pathname &filename, const ByteCount &downloadsize, const CheckSum &checksum, const Date &buildtime, const std::list< BaseVersion > &base_versions, const unsigned media_nr)
Arch arch () const
Pathname filename () const
ByteCount downloadsize () const
CheckSum checksum () const
Date buildtime () const
const std::list< BaseVersion > & baseVersions () const
unsigned mediaNr () const

Private Attributes

Arch _arch
Pathname _filename
ByteCount _downloadsize
CheckSum _checksum
Date _buildtime
std::list< BaseVersion_base_versions
unsigned _media_nr

Related Functions

(Note that these are not member functions.)

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


Detailed Description

Definition at line 86 of file PackageDelta.h.


Constructor & Destructor Documentation

zypp::packagedelta::PatchRpm::PatchRpm const Arch arch,
const Pathname filename,
const ByteCount downloadsize,
const CheckSum checksum,
const Date buildtime,
const std::list< BaseVersion > &  base_versions,
const unsigned  media_nr
[inline]
 

Definition at line 89 of file PackageDelta.h.


Member Function Documentation

Arch zypp::packagedelta::PatchRpm::arch  )  const [inline]
 

Definition at line 105 of file PackageDelta.h.

References _arch.

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

Pathname zypp::packagedelta::PatchRpm::filename  )  const [inline]
 

Definition at line 108 of file PackageDelta.h.

References _filename.

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

ByteCount zypp::packagedelta::PatchRpm::downloadsize  )  const [inline]
 

Definition at line 111 of file PackageDelta.h.

References _downloadsize.

CheckSum zypp::packagedelta::PatchRpm::checksum  )  const [inline]
 

Definition at line 114 of file PackageDelta.h.

References _checksum.

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

Definition at line 117 of file PackageDelta.h.

References _buildtime.

const std::list<BaseVersion>& zypp::packagedelta::PatchRpm::baseVersions  )  const [inline]
 

Definition at line 120 of file PackageDelta.h.

References _base_versions.

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

unsigned zypp::packagedelta::PatchRpm::mediaNr  )  const [inline]
 

Definition at line 123 of file PackageDelta.h.

References _media_nr.


Friends And Related Function Documentation

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

Stream output.

Definition at line 37 of file PackageDelta.cc.


Member Data Documentation

Arch zypp::packagedelta::PatchRpm::_arch [private]
 

Definition at line 127 of file PackageDelta.h.

Referenced by arch().

Pathname zypp::packagedelta::PatchRpm::_filename [private]
 

Definition at line 128 of file PackageDelta.h.

Referenced by filename().

ByteCount zypp::packagedelta::PatchRpm::_downloadsize [private]
 

Definition at line 129 of file PackageDelta.h.

Referenced by downloadsize().

CheckSum zypp::packagedelta::PatchRpm::_checksum [private]
 

Definition at line 130 of file PackageDelta.h.

Referenced by checksum().

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

Definition at line 131 of file PackageDelta.h.

Referenced by buildtime().

std::list<BaseVersion> zypp::packagedelta::PatchRpm::_base_versions [private]
 

Definition at line 132 of file PackageDelta.h.

Referenced by baseVersions().

unsigned zypp::packagedelta::PatchRpm::_media_nr [private]
 

Definition at line 133 of file PackageDelta.h.

Referenced by mediaNr().


The documentation for this class was generated from the following file:
Generated on Thu Jul 6 00:07:32 2006 for zypp by  doxygen 1.4.6