#include <PackageDelta.h>
Public Types | |
| typedef std::list< BaseVersion > | BaseVersions |
Public Member Functions | |
| DeltaRpm () | |
| const source::OnMediaLocation & | location () const |
| const BaseVersion & | baseversion () const |
| const Date & | buildtime () const |
| DeltaRpm & | location (const source::OnMediaLocation &val_r) |
| DeltaRpm & | baseversion (const BaseVersion &val_r) |
| DeltaRpm & | buildtime (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) |
| Stream output. | |
Classes | |
| class | BaseVersion |
Definition at line 64 of file PackageDelta.h.
| typedef std::list<BaseVersion> zypp::packagedelta::DeltaRpm::BaseVersions |
Definition at line 92 of file PackageDelta.h.
| zypp::packagedelta::DeltaRpm::DeltaRpm | ( | ) | [inline] |
Definition at line 95 of file PackageDelta.h.
| const source::OnMediaLocation& zypp::packagedelta::DeltaRpm::location | ( | ) | const [inline] |
Definition at line 99 of file PackageDelta.h.
References _location.
Referenced by zypp::source::yum::YUMSourceImpl::augmentPackage(), 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] |
| DeltaRpm& zypp::packagedelta::DeltaRpm::baseversion | ( | const BaseVersion & | val_r | ) | [inline] |
| std::ostream & operator<< | ( | std::ostream & | str, | |
| const DeltaRpm & | obj | |||
| ) | [related] |
Date zypp::packagedelta::DeltaRpm::_buildtime [private] |
1.5.0