Classes | |
| class | Downloader |
| struct | ResourceType |
Functions | |
| 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 |
| std::ostream& zypp::repo::yum::operator<< | ( | std::ostream & | str, | |
| const ResourceType & | obj | |||
| ) | [inline] |
| bool zypp::repo::yum::operator== | ( | const ResourceType & | obj1, | |
| const ResourceType & | obj2 | |||
| ) | [inline] |
std::map<std::string,ResourceType::Type> zypp::repo::yum::_table [static] |
Definition at line 23 of file ResourceType.cc.
Referenced by zypp::repo::yum::ResourceType::asString(), and zypp::repo::yum::ResourceType::parse().
1.5.3