libzypp  15.28.6
MediaInfoDownloader.cc File Reference
#include <fstream>
#include "zypp/base/String.h"
#include "zypp/base/Logger.h"
#include "zypp/base/Function.h"
#include "MediaInfoDownloader.h"
#include "zypp/base/UserRequestException.h"
Include dependency graph for MediaInfoDownloader.cc:

Go to the source code of this file.

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
 zypp::repo
 

Functions

void zypp::repo::downloadMediaInfo (const Pathname &dest_dir, MediaSetAccess &media, const ProgressData::ReceiverFnc &progress=ProgressData::ReceiverFnc())
 Downloads the media info (/media.1) to a local directory. More...