Inheritance diagram for zypp::source::susetags::PackagesParser:

Public Member Functions | |
| PackagesParser (parser::ParserProgress::Ptr progress, Source_Ref source, SuseTagsImpl::Ptr sourceimpl) | |
| PkgContent | result () const |
| void | collectPkg () |
| void | collectDeps (const std::list< std::string > &depstr_r, CapSet &capset) |
| virtual void | consume (const SingleTag &stag_r) |
| virtual void | consume (const MultiTag &mtag_r) |
| virtual void | endParse () |
Public Attributes | |
| PkgContent | _result |
| Source_Ref | _source |
| SuseTagsImpl::Ptr | _sourceImpl |
| bool | _isPendingPkg |
| PkgImplPtr | _pkgImpl |
| SrcPkgImplPtr | _srcPkgImpl |
| NVRAD | _nvrad |
| bool | _isShared |
| Arch | _system_arch |
Definition at line 119 of file PackagesParser.cc.
|
||||||||||||||||
|
Definition at line 134 of file PackagesParser.cc. |
|
|
Definition at line 146 of file PackagesParser.cc. References _result. Referenced by zypp::source::susetags::parsePackages(). |
|
|
Definition at line 151 of file PackagesParser.cc. References _result. |
|
||||||||||||
|
Definition at line 177 of file PackagesParser.cc. References WAR. |
|
|
Definition at line 202 of file PackagesParser.cc. References zypp::str::split(), XXX, and ZYPP_THROW. |
|
|
Definition at line 314 of file PackagesParser.cc. References zypp::solver::detail::CONFLICTS, zypp::solver::detail::OBSOLETES, and zypp::solver::detail::REQUIRES. |
|
|
Reimplemented from zypp::parser::tagfile::TagFileParser. Definition at line 370 of file PackagesParser.cc. |
|
|
Definition at line 121 of file PackagesParser.cc. |
|
|
Definition at line 123 of file PackagesParser.cc. |
|
|
Definition at line 124 of file PackagesParser.cc. |
|
|
Definition at line 126 of file PackagesParser.cc. |
|
|
Definition at line 127 of file PackagesParser.cc. |
|
|
Definition at line 128 of file PackagesParser.cc. |
|
|
Definition at line 129 of file PackagesParser.cc. |
|
|
Definition at line 130 of file PackagesParser.cc. |
|
|
Definition at line 132 of file PackagesParser.cc. |
1.4.6