#include <SrcPackageImplIf.h>
Inheritance diagram for zypp::detail::SrcPackageImplIf:

Public Types | |
| typedef SrcPackage | ResType |
Public Member Functions | |
| virtual ByteCount | archivesize () const PURE_VIRTUAL |
| virtual DiskUsage | diskusage () const PURE_VIRTUAL |
| virtual Pathname | location () const PURE_VIRTUAL |
Definition at line 37 of file SrcPackageImplIf.h.
Definition at line 40 of file SrcPackageImplIf.h.
| ByteCount zypp::detail::SrcPackageImplIf::archivesize | ( | ) | const [virtual] |
Reimplemented from zypp::detail::ResObjectImplIf.
Reimplemented in zypp::source::susetags::SuseTagsSrcPackageImpl.
Definition at line 29 of file SrcPackageImplIf.cc.
Referenced by zypp::SrcPackage::archivesize().
| DiskUsage zypp::detail::SrcPackageImplIf::diskusage | ( | ) | const [virtual] |
Reimplemented in zypp::source::susetags::SuseTagsSrcPackageImpl.
Definition at line 32 of file SrcPackageImplIf.cc.
Referenced by zypp::SrcPackage::diskusage().
| Pathname zypp::detail::SrcPackageImplIf::location | ( | ) | const [virtual] |
Reimplemented in zypp::source::susetags::SuseTagsSrcPackageImpl.
Definition at line 35 of file SrcPackageImplIf.cc.
Referenced by zypp::SrcPackage::location().
1.5.0