zypp::detail::SrcPackageImplIf Class Reference

Abstract SrcPackage implementation interface. More...

#include <SrcPackageImplIf.h>

Inheritance diagram for zypp::detail::SrcPackageImplIf:
[legend]

List of all members.

Public Types

typedef SrcPackage ResType

Public Member Functions

virtual unsigned mediaNr () const
 Overloaded ResObjectImpl attribute.
virtual ByteCount downloadSize () const
 Overloaded ResObjectImpl attribute.
virtual OnMediaLocation location () const PURE_VIRTUAL


Detailed Description

Abstract SrcPackage implementation interface.

Definition at line 37 of file SrcPackageImplIf.h.


Member Typedef Documentation

typedef SrcPackage zypp::detail::SrcPackageImplIf::ResType

Definition at line 40 of file SrcPackageImplIf.h.


Member Function Documentation

unsigned zypp::detail::SrcPackageImplIf::mediaNr (  )  const [virtual]

Overloaded ResObjectImpl attribute.

Returns:
The location media number.

Reimplemented from zypp::detail::ResObjectImplIf.

Reimplemented in zypp::repo::cached::SrcPackageImpl.

Definition at line 27 of file SrcPackageImplIf.cc.

References location(), and zypp::OnMediaLocation::medianr().

ByteCount zypp::detail::SrcPackageImplIf::downloadSize (  )  const [virtual]

Overloaded ResObjectImpl attribute.

Returns:
The location downloadSize.

Reimplemented from zypp::detail::ResObjectImplIf.

Reimplemented in zypp::repo::cached::SrcPackageImpl.

Definition at line 24 of file SrcPackageImplIf.cc.

References zypp::OnMediaLocation::downloadSize(), and location().

OnMediaLocation zypp::detail::SrcPackageImplIf::location (  )  const [virtual]

Reimplemented in zypp::repo::cached::SrcPackageImpl, and zypp::repo::memory::SrcPackageImpl.

Definition at line 35 of file SrcPackageImplIf.cc.

Referenced by downloadSize(), and mediaNr().


The documentation for this class was generated from the following files:
Generated on Tue Sep 25 19:23:19 2007 for libzypp by  doxygen 1.5.3