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