#include <SuseTagsPackageImpl.h>
Inheritance diagram for zypp::source::susetags::SuseTagsPackageImpl:

Public Member Functions | |
| SuseTagsPackageImpl (Source_Ref source_r) | |
| virtual | ~SuseTagsPackageImpl () |
| virtual CheckSum | checksum () const |
| virtual Date | buildtime () const |
| virtual std::string | buildhost () const |
| virtual Date | installtime () const |
Time of installation, or 0. | |
| virtual std::string | distribution () const |
| virtual Vendor | vendor () const |
| virtual Label | license () const |
| virtual std::string | packager () const |
| virtual PackageGroup | group () const |
| virtual Changelog | changelog () const |
| virtual Pathname | location () const |
| virtual std::string | url () const |
| Don't ship it as class Url, because it might be in fact anything but a legal Url. | |
| virtual std::string | os () const |
| virtual Text | prein () const |
| virtual Text | postin () const |
| virtual Text | preun () const |
| virtual Text | postun () const |
| virtual ByteCount | size () const |
| Size. | |
| virtual ByteCount | sourcesize () const |
| virtual ByteCount | archivesize () const |
| virtual DiskUsage | diskusage () const |
| virtual std::list< std::string > | authors () const |
| virtual std::list< std::string > | filenames () const |
| virtual std::list< DeltaRpm > | deltaRpms () const |
| virtual std::list< PatchRpm > | patchRpms () const |
| virtual bool | installOnly () const |
ResObject attributes. | |
| virtual TranslatedText | summary () const |
| Short label. | |
| virtual TranslatedText | description () const |
| Long description. | |
| virtual TranslatedText | insnotify () const |
| virtual TranslatedText | delnotify () const |
| virtual TranslatedText | licenseToConfirm () const |
| virtual Source_Ref | source () const |
| Backlink to the source providing this. | |
| virtual unsigned | sourceMediaNr () const |
| Number of the source media that provides the data required for installation. | |
Public Attributes | |
| NVRA | _data_index |
| NVRA | _nvra |
| PackageGroup | _group |
| std::list< std::string > | _authors |
| std::list< std::string > | _keywords |
| ByteCount | _size |
| ByteCount | _archivesize |
| Label | _license |
| Date | _buildtime |
| unsigned | _media_number |
| Pathname | _location |
| DiskUsage | _diskusage |
| CheckSum | _checksum |
| SuseTagsImpl_Ptr | _sourceImpl |
Private Attributes | |
| Source_Ref | _source |
Definition at line 37 of file SuseTagsPackageImpl.h.
|
|
Definition at line 34 of file SuseTagsPackageImpl.cc. |
|
|
Definition at line 44 of file SuseTagsPackageImpl.cc. |
|
|
Short label.
Reimplemented from zypp::detail::ResObjectImplIf. Definition at line 47 of file SuseTagsPackageImpl.cc. References _data_index, and _sourceImpl. |
|
|
Long description.
Reimplemented from zypp::detail::ResObjectImplIf. Definition at line 52 of file SuseTagsPackageImpl.cc. References _data_index, and _sourceImpl. |
|
|
Reimplemented from zypp::detail::ResObjectImplIf. Definition at line 57 of file SuseTagsPackageImpl.cc. References _data_index, and _sourceImpl. |
|
|
Reimplemented from zypp::detail::ResObjectImplIf. Definition at line 62 of file SuseTagsPackageImpl.cc. References _data_index, and _sourceImpl. |
|
|
Reimplemented from zypp::detail::ResObjectImplIf. Definition at line 67 of file SuseTagsPackageImpl.cc. References _data_index, and _sourceImpl. |
|
|
Backlink to the source providing this.
Reimplemented from zypp::detail::ResObjectImplIf. Definition at line 72 of file SuseTagsPackageImpl.cc. References _source. |
|
|
Number of the source media that provides the data required for installation. Zero, if no media access is required. Reimplemented from zypp::detail::ResObjectImplIf. Definition at line 75 of file SuseTagsPackageImpl.cc. References _media_number. |
|
|
Reimplemented from zypp::detail::PackageImplIf. Definition at line 78 of file SuseTagsPackageImpl.cc. References _checksum. |
|
|
Reimplemented from zypp::detail::ResObjectImplIf. Definition at line 81 of file SuseTagsPackageImpl.cc. References _buildtime. |
|
|
Reimplemented from zypp::detail::PackageImplIf. Definition at line 84 of file SuseTagsPackageImpl.cc. |
|
|
Time of installation, or
Reimplemented from zypp::detail::ResObjectImplIf. Definition at line 87 of file SuseTagsPackageImpl.cc. |
|
|
Reimplemented from zypp::detail::PackageImplIf. Definition at line 90 of file SuseTagsPackageImpl.cc. |
|
|
Reimplemented from zypp::detail::ResObjectImplIf. Definition at line 93 of file SuseTagsPackageImpl.cc. References _source, and zypp::Source_Ref::vendor(). |
|
|
Reimplemented from zypp::detail::PackageImplIf. Definition at line 96 of file SuseTagsPackageImpl.cc. References _license. |
|
|
Reimplemented from zypp::detail::PackageImplIf. Definition at line 99 of file SuseTagsPackageImpl.cc. |
|
|
Reimplemented from zypp::detail::PackageImplIf. Definition at line 102 of file SuseTagsPackageImpl.cc. References _group. |
|
|
Reimplemented from zypp::detail::PackageImplIf. Definition at line 105 of file SuseTagsPackageImpl.cc. |
|
|
Reimplemented from zypp::detail::PackageImplIf. Definition at line 108 of file SuseTagsPackageImpl.cc. References _location. |
|
|
Don't ship it as class Url, because it might be in fact anything but a legal Url.
Reimplemented from zypp::detail::PackageImplIf. Definition at line 111 of file SuseTagsPackageImpl.cc. |
|
|
Reimplemented from zypp::detail::PackageImplIf. Definition at line 114 of file SuseTagsPackageImpl.cc. |
|
|
Reimplemented from zypp::detail::PackageImplIf. Definition at line 117 of file SuseTagsPackageImpl.cc. |
|
|
Reimplemented from zypp::detail::PackageImplIf. Definition at line 120 of file SuseTagsPackageImpl.cc. |
|
|
Reimplemented from zypp::detail::PackageImplIf. Definition at line 123 of file SuseTagsPackageImpl.cc. |
|
|
Reimplemented from zypp::detail::PackageImplIf. Definition at line 126 of file SuseTagsPackageImpl.cc. |
|
|
Size.
Reimplemented from zypp::detail::ResObjectImplIf. Definition at line 129 of file SuseTagsPackageImpl.cc. References _size. |
|
|
Reimplemented from zypp::detail::PackageImplIf. Definition at line 132 of file SuseTagsPackageImpl.cc. |
|
|
Reimplemented from zypp::detail::ResObjectImplIf. Definition at line 136 of file SuseTagsPackageImpl.cc. References _archivesize. |
|
|
Reimplemented from zypp::detail::PackageImplIf. Definition at line 139 of file SuseTagsPackageImpl.cc. References _diskusage. |
|
|
Reimplemented from zypp::detail::PackageImplIf. Definition at line 142 of file SuseTagsPackageImpl.cc. References _data_index, and _sourceImpl. |
|
|
Reimplemented from zypp::detail::PackageImplIf. Definition at line 147 of file SuseTagsPackageImpl.cc. |
|
|
Reimplemented from zypp::detail::PackageImplIf. Definition at line 150 of file SuseTagsPackageImpl.cc. References zypp::detail::PackageImplIf::deltaRpms(). |
|
|
Reimplemented from zypp::detail::PackageImplIf. Definition at line 153 of file SuseTagsPackageImpl.cc. References zypp::detail::PackageImplIf::patchRpms(). |
|
|
Reimplemented from zypp::detail::ResObjectImplIf. Definition at line 156 of file SuseTagsPackageImpl.cc. |
|
|
Definition at line 108 of file SuseTagsPackageImpl.h. Referenced by authors(), delnotify(), description(), insnotify(), licenseToConfirm(), and summary(). |
|
|
Definition at line 109 of file SuseTagsPackageImpl.h. |
|
|
Definition at line 111 of file SuseTagsPackageImpl.h. Referenced by group(). |
|
|
Definition at line 112 of file SuseTagsPackageImpl.h. |
|
|
Definition at line 113 of file SuseTagsPackageImpl.h. |
|
|
Definition at line 114 of file SuseTagsPackageImpl.h. Referenced by size(). |
|
|
Definition at line 115 of file SuseTagsPackageImpl.h. Referenced by archivesize(). |
|
|
Definition at line 116 of file SuseTagsPackageImpl.h. Referenced by license(). |
|
|
Definition at line 117 of file SuseTagsPackageImpl.h. Referenced by buildtime(). |
|
|
Definition at line 118 of file SuseTagsPackageImpl.h. Referenced by sourceMediaNr(). |
|
|
Definition at line 119 of file SuseTagsPackageImpl.h. Referenced by location(). |
|
|
Definition at line 120 of file SuseTagsPackageImpl.h. Referenced by diskusage(). |
|
|
Definition at line 121 of file SuseTagsPackageImpl.h. Referenced by checksum(). |
|
|
Definition at line 123 of file SuseTagsPackageImpl.h. Referenced by authors(), delnotify(), description(), insnotify(), licenseToConfirm(), and summary(). |
|
|
Definition at line 126 of file SuseTagsPackageImpl.h. |
1.4.6