#include <zypp/parser/yum/YUMParserData.h>#include <zypp/parser/XMLNodeIterator.h>#include <zypp/parser/LibXMLHelper.h>#include <list>Go to the source code of this file.
Namespaces | |
| namespace | zypp |
| namespace | zypp::parser |
| namespace | zypp::parser::yum |
Classes | |
| class | zypp::parser::yum::YUMPatchesParser |
| Parser for YUM primary.xml files (containing package metadata) Use this class as an iterator that produces, one after one, YUMPatchesData_Ptr(s) for the XML package elements in the input. More... | |
Definition in file YUMPatchesParser.h.
1.4.6