Inheritance diagram for zypp::source::susetags::PackagesLangParser:

Public Member Functions | |
| PackagesLangParser (parser::ParserProgress::Ptr progress, SuseTagsImpl::Ptr sourceimpl, const PkgContent &content_r, const Locale &lang_r) | |
| virtual void | consume (const SingleTag &stag_r) |
| virtual void | consume (const MultiTag &mtag_r) |
Public Attributes | |
| const PkgContent & | _content |
| const Locale & | _lang |
| PkgImplPtr | _current |
| NVRA | _nvra |
| int | _count |
| std::set< NVRA > | _notfound |
| Arch | _system_arch |
| SuseTagsImpl::Ptr | _sourceImpl |
Definition at line 37 of file PackagesLangParser.cc.
| zypp::source::susetags::PackagesLangParser::PackagesLangParser | ( | parser::ParserProgress::Ptr | progress, | |
| SuseTagsImpl::Ptr | sourceimpl, | |||
| const PkgContent & | content_r, | |||
| const Locale & | lang_r | |||
| ) | [inline] |
| virtual void zypp::source::susetags::PackagesLangParser::consume | ( | const SingleTag & | stag_r | ) | [inline, virtual] |
Definition at line 63 of file PackagesLangParser.cc.
References _count, _current, zypp::parser::tagfile::TagFileParser::_file_r, _lang, _nvra, _sourceImpl, _system_arch, zypp::Arch::compatibleWith(), zypp::str::split(), zypp::url::split(), and ZYPP_THROW.
| virtual void zypp::source::susetags::PackagesLangParser::consume | ( | const MultiTag & | mtag_r | ) | [inline, virtual] |
Definition at line 39 of file PackagesLangParser.cc.
Definition at line 45 of file PackagesLangParser.cc.
Definition at line 46 of file PackagesLangParser.cc.
Referenced by consume(), and PackagesLangParser().
1.5.0