Classes | |
| class | FilelistsFileReader |
| Reads through a filelists.xml.gz file and collects list of file contained in packages. More... | |
| class | FileReaderBase |
| Base for yum::*FileReaders. More... | |
| class | OtherFileReader |
| Reads through a other.xml file and collects additional package data (changelogs). More... | |
| class | PatchesFileReader |
| Iterates through a patches.xml file giving on each iteration a OnMediaLocation object with the resource and its patch id. More... | |
| class | PatchFileReader |
| Reader of patch.xml files conforming to schema definition located at zypp/parser/yum/schema/patch.rnc. More... | |
| class | PatternFileReader |
| Reader of patterns.xml file conforming to schema definition located at zypp/parser/yum/schema/patterns.rnc. More... | |
| class | PrimaryFileReader |
| Reads through a primary.xml.gz file and collects package data including dependencies. More... | |
| class | ProductFileReader |
| Reader of products.xml file conforming to RNC definition located at zypp/parser/yum/schema/products.rnc. More... | |
| class | RepomdFileReader |
| Reads through a repomd.xml file and collects type, location, checksum and other data about metadata files to be processed. More... | |
| struct | RepoParserJob |
| Structure encapsulating YUM parser data type and filename. More... | |
| struct | RepoParserOpts |
| YUM parser options. More... | |
Namespaces | |
| namespace | RepoParser |
Enumerations | |
| enum | Tag { tag_NONE, tag_Patches, tag_Patch, tag_Location, tag_CheckSum, tag_Timestamp, tag_OpenCheckSum } |
Definition at line 34 of file PatchesFileReader.cc.
1.5.3