#include <SrcPackage.h>
Public Types | |
| typedef detail::SrcPackageImplIf | Impl |
| typedef SrcPackage | Self |
| typedef ResTraits< Self > | TraitsType |
| typedef TraitsType::PtrType | Ptr |
| typedef TraitsType::constPtrType | constPtr |
Public Member Functions | |
| OnMediaLocation | location () const |
| location of resolvable in repo | |
Protected Member Functions | |
| SrcPackage (const NVRAD &nvrad_r) | |
| virtual | ~SrcPackage () |
| Dtor. | |
Private Member Functions | |
| virtual Impl & | pimpl ()=0 |
| Access implementation. | |
| virtual const Impl & | pimpl () const =0 |
| Access implementation. | |
Definition at line 30 of file SrcPackage.h.
| typedef SrcPackage zypp::SrcPackage::Self |
| typedef ResTraits<Self> zypp::SrcPackage::TraitsType |
| zypp::SrcPackage::SrcPackage | ( | const NVRAD & | nvrad_r | ) | [protected] |
Definition at line 28 of file SrcPackage.cc.
| zypp::SrcPackage::~SrcPackage | ( | ) | [protected, virtual] |
| OnMediaLocation zypp::SrcPackage::location | ( | ) | const |
| virtual Impl& zypp::SrcPackage::pimpl | ( | ) | [private, pure virtual] |
| virtual const Impl& zypp::SrcPackage::pimpl | ( | ) | const [private, pure virtual] |
1.5.3