libzypp
13.10.6
|
Classes | |
class | Downloader |
Downloader for YUM (rpm-nmd) repositories Encapsulates all the knowledge of which files have to be downloaded to the local disk. More... | |
struct | ResourceType |
Functions | |
static OnMediaLocation | loc_with_path_prefix (const OnMediaLocation &loc, const Pathname &prefix) |
static Pathname | search_deltafile (const Pathname &dir, const Pathname &file) |
std::ostream & | operator<< (std::ostream &str, const ResourceType &obj) |
bool | operator== (const ResourceType &obj1, const ResourceType &obj2) |
Variables | |
static std::map< std::string, ResourceType::Type > | _table |
|
static |
Definition at line 49 of file Downloader.cc.
|
static |
Definition at line 61 of file Downloader.cc.
|
inline |
Definition at line 73 of file ResourceType.h.
|
inline |
Definition at line 76 of file ResourceType.h.
|
static |
Definition at line 23 of file ResourceType.cc.