#include <RepoImpl.h>
Public Types | |
| typedef intrusive_ptr < RepoImpl > | Ptr |
| typedef intrusive_ptr< const RepoImpl > | constPtr |
Public Member Functions | |
| RepoImpl (const RepoInfo &repoinfo) | |
| Default ctor. | |
| ~RepoImpl () | |
| Dtor. | |
| void | createResolvables () |
| void | createPatchAndDeltas () |
Definition at line 37 of file RepoImpl.h.
| typedef intrusive_ptr<RepoImpl> zypp::repo::memory::RepoImpl::Ptr |
Definition at line 40 of file RepoImpl.h.
| typedef intrusive_ptr<const RepoImpl> zypp::repo::memory::RepoImpl::constPtr |
Definition at line 41 of file RepoImpl.h.
| zypp::repo::memory::RepoImpl::RepoImpl | ( | const RepoInfo & | repoinfo | ) |
| zypp::repo::memory::RepoImpl::~RepoImpl | ( | ) |
| void zypp::repo::memory::RepoImpl::createResolvables | ( | ) | [virtual] |
| void zypp::repo::memory::RepoImpl::createPatchAndDeltas | ( | ) | [virtual] |
1.5.3