#include <SelectionTagFileParser.h>
Inheritance diagram for zypp::source::susetags::SelectionTagFileParser:
Public Member Functions | |
SelectionTagFileParser () | |
virtual | ~SelectionTagFileParser () |
void | consume (const SingleTag &tag) |
void | consume (const MultiTag &tag) |
void | endParse () |
Public Attributes | |
Selection::Ptr | result |
detail::ResImplTraits< SuseTagsSelectionImpl >::Ptr | selImpl |
Private Attributes | |
ZYpp::LocaleSet | _locales |
Definition at line 44 of file SelectionTagFileParser.h.
|
Definition at line 66 of file SelectionTagFileParser.cc. |
|
Definition at line 50 of file SelectionTagFileParser.h. |
|
Definition at line 72 of file SelectionTagFileParser.cc. References zypp::parser::tagfile::TagFileParser::_file_r, zypp::filesystem::Pathname::asString(), selImpl, zypp::str::split(), and ZYPP_THROW. |
|
Definition at line 128 of file SelectionTagFileParser.cc. References selImpl. |
|
Reimplemented from zypp::parser::tagfile::TagFileParser. Definition at line 169 of file SelectionTagFileParser.cc. References zypp::CapFactory::parse(), zypp::Dep::RECOMMENDS, and selImpl. |
|
Definition at line 46 of file SelectionTagFileParser.h. Referenced by zypp::source::susetags::parseSelection(). |
|
Definition at line 47 of file SelectionTagFileParser.h. Referenced by consume(), endParse(), zypp::source::susetags::parseSelection(), and SelectionTagFileParser(). |
|
Definition at line 58 of file SelectionTagFileParser.h. Referenced by SelectionTagFileParser(). |