libzypp
13.10.6
|
This is the complete list of members for zypp::Fetcher::Impl, including all inherited members.
_caches | zypp::Fetcher::Impl | private |
_checksums | zypp::Fetcher::Impl | private |
_dircontent | zypp::Fetcher::Impl | private |
_indexes | zypp::Fetcher::Impl | private |
_options | zypp::Fetcher::Impl | private |
_resources | zypp::Fetcher::Impl | private |
addCachePath(const Pathname &cache_dir) | zypp::Fetcher::Impl | |
addDirJobs(MediaSetAccess &media, const OnMediaLocation &resource, const Pathname &dest_dir, FetcherJob::Flags flags) | zypp::Fetcher::Impl | private |
addIndex(const OnMediaLocation &resource) | zypp::Fetcher::Impl | |
autoaddIndexes(const filesystem::DirContent &content, MediaSetAccess &media, const OnMediaLocation &resource, const Pathname &dest_dir) | zypp::Fetcher::Impl | private |
clone() const | zypp::Fetcher::Impl | inlineprivate |
downloadAndReadIndexList(MediaSetAccess &media, const Pathname &dest_dir) | zypp::Fetcher::Impl | private |
downloadIndex(MediaSetAccess &media, const OnMediaLocation &resource, const Pathname &dest_dir) | zypp::Fetcher::Impl | private |
enqueue(const OnMediaLocation &resource, const FileChecker &checker=FileChecker()) | zypp::Fetcher::Impl | |
enqueueDigested(const OnMediaLocation &resource, const FileChecker &checker=FileChecker(), const Pathname &deltafile=Pathname()) | zypp::Fetcher::Impl | |
enqueueDigestedDir(const OnMediaLocation &resource, bool recursive, const FileChecker &checker=FileChecker()) | zypp::Fetcher::Impl | |
enqueueDir(const OnMediaLocation &resource, bool recursive, const FileChecker &checker=FileChecker()) | zypp::Fetcher::Impl | |
getDirectoryContent(MediaSetAccess &media, const OnMediaLocation &resource, filesystem::DirContent &content) | zypp::Fetcher::Impl | private |
Impl() | zypp::Fetcher::Impl | |
nullimpl() | zypp::Fetcher::Impl | inlinestatic |
operator<<(std::ostream &str, const Fetcher::Impl &obj) | zypp::Fetcher::Impl | friend |
operator<<(std::ostream &str, const Fetcher::Impl &obj) | zypp::Fetcher::Impl | related |
options() const | zypp::Fetcher::Impl | |
provideFromCache(const OnMediaLocation &resource, const Pathname &dest_dir) | zypp::Fetcher::Impl | private |
provideToDest(MediaSetAccess &media, const OnMediaLocation &resource, const Pathname &dest_dir, const Pathname &deltafile) | zypp::Fetcher::Impl | private |
readChecksumsIndex(const Pathname &index, const Pathname &basedir) | zypp::Fetcher::Impl | private |
readContentFileIndex(const Pathname &index, const Pathname &basedir) | zypp::Fetcher::Impl | private |
readIndex(const Pathname &index, const Pathname &basedir) | zypp::Fetcher::Impl | private |
reset() | zypp::Fetcher::Impl | |
rwcowClone(const Impl *rhs) | zypp::Fetcher::Impl | friend |
setOptions(Fetcher::Options options) | zypp::Fetcher::Impl | |
start(const Pathname &dest_dir, MediaSetAccess &media, const ProgressData::ReceiverFnc &progress_receiver) | zypp::Fetcher::Impl | |
validate(const OnMediaLocation &resource, const Pathname &dest_dir, const list< FileChecker > &checkers) | zypp::Fetcher::Impl | private |
~Impl() | zypp::Fetcher::Impl | inline |