#include <RepoImpl.h>
Public Member Functions | |
| RepoOptions (const RepoInfo &repoinfo_, const Pathname &dbdir_, const data::RecordId &repository_id_) | |
Public Attributes | |
| ProgressData::ReceiverFnc | readingResolvablesProgress |
| ProgressData::ReceiverFnc | readingPatchDeltasProgress |
| RepoInfo | repoinfo |
| Pathname | dbdir |
| data::RecordId | repository_id |
Definition at line 38 of file RepoImpl.h.
| zypp::repo::cached::RepoOptions::RepoOptions | ( | const RepoInfo & | repoinfo_, | |
| const Pathname & | dbdir_, | |||
| const data::RecordId & | repository_id_ | |||
| ) | [inline] |
Definition at line 40 of file RepoImpl.h.
Definition at line 50 of file RepoImpl.h.
Referenced by zypp::RepoManager::createFromCache(), and zypp::repo::cached::RepoImpl::createResolvables().
Definition at line 51 of file RepoImpl.h.
Referenced by zypp::repo::cached::RepoImpl::createPatchAndDeltas().
Definition at line 52 of file RepoImpl.h.
Definition at line 53 of file RepoImpl.h.
Referenced by zypp::repo::cached::RepoImpl::createPatchAndDeltas(), and zypp::repo::cached::RepoImpl::createResolvables().
Definition at line 54 of file RepoImpl.h.
Referenced by zypp::repo::cached::RepoImpl::createPatchAndDeltas(), and zypp::repo::cached::RepoImpl::createResolvables().
1.5.3