libzypp
13.10.6
|
Classes | |
class | PatchesFileReader |
Iterates through a patches.xml file giving on each iteration a OnMediaLocation object with the resource and its patch id. More... | |
class | RepomdFileReader |
Reads through a repomd.xml file and collects type, location, checksum and other data about metadata files to be processed. More... | |
Enumerations | |
enum | Tag { tag_NONE, tag_Patches, tag_Patch, tag_Location, tag_CheckSum, tag_Timestamp, tag_OpenCheckSum } |
Enumerator | |
---|---|
tag_NONE | |
tag_Patches | |
tag_Patch | |
tag_Location | |
tag_CheckSum | |
tag_Timestamp | |
tag_OpenCheckSum |
Definition at line 36 of file PatchesFileReader.cc.