|
libzypp
9.1.2
|
Implementation of patches.xml file reader. More...
#include <iostream>#include "zypp/base/String.h"#include "zypp/base/Logger.h"#include "zypp/Date.h"#include "zypp/CheckSum.h"#include "zypp/OnMediaLocation.h"#include "zypp/parser/xml/Reader.h"#include "zypp/parser/yum/PatchesFileReader.h"
Go to the source code of this file.
Classes | |
| class | zypp::parser::yum::PatchesFileReader::Impl |
Namespaces | |
| namespace | zypp |
Easy-to use interface to the ZYPP dependency resolver. | |
| namespace | zypp::parser |
| namespace | zypp::parser::yum |
Enumerations | |
| enum | zypp::parser::yum::Tag { zypp::parser::yum::tag_NONE, zypp::parser::yum::tag_Patches, zypp::parser::yum::tag_Patch, zypp::parser::yum::tag_Location, zypp::parser::yum::tag_CheckSum, zypp::parser::yum::tag_Timestamp, zypp::parser::yum::tag_OpenCheckSum } |
Implementation of patches.xml file reader.
Definition in file PatchesFileReader.cc.
1.7.6.1