zypp::repo::yum Namespace Reference


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)
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

Function Documentation

static OnMediaLocation zypp::repo::yum::loc_with_path_prefix ( const OnMediaLocation &  loc,
const Pathname &  prefix 
) [static]

std::ostream& zypp::repo::yum::operator<< ( std::ostream &  str,
const ResourceType &  obj 
) [inline]

Definition at line 73 of file ResourceType.h.

References zypp::repo::yum::ResourceType::asString().

bool zypp::repo::yum::operator== ( const ResourceType &  obj1,
const ResourceType &  obj2 
) [inline]

Definition at line 76 of file ResourceType.h.

References zypp::repo::yum::ResourceType::_type.


Variable Documentation

std::map<std::string,ResourceType::Type> zypp::repo::yum::_table [static]


doxygen