zypp::parser::yum::PatchesFileReader::Impl Class Reference

Inheritance diagram for zypp::parser::yum::PatchesFileReader::Impl:
[legend]

List of all members.

Public Member Functions

 Impl (const Pathname &patches_file, const ProcessResource &callback)
 CTOR.
bool consumeNode (Reader &reader_r)
 Callback provided to the XML parser.

Private Attributes

OnMediaLocation _location
Tag _tag
std::string _id
ProcessResource _callback
CheckSum _checksum
std::string _checksum_type
Date _timestamp


Detailed Description

Definition at line 52 of file PatchesFileReader.cc.


Constructor & Destructor Documentation

zypp::parser::yum::PatchesFileReader::Impl::Impl ( const Pathname &  patches_file,
const ProcessResource callback 
)

CTOR.

Definition at line 77 of file PatchesFileReader.cc.

References consumeNode(), zypp::xml::Reader::foreachNode(), and MIL.


Member Function Documentation

bool zypp::parser::yum::PatchesFileReader::Impl::consumeNode ( Reader reader_r  ) 


Member Data Documentation

Definition at line 66 of file PatchesFileReader.cc.

Referenced by consumeNode().

Definition at line 67 of file PatchesFileReader.cc.

Referenced by consumeNode().

Definition at line 68 of file PatchesFileReader.cc.

Referenced by consumeNode().

Definition at line 69 of file PatchesFileReader.cc.

Referenced by consumeNode().

Definition at line 70 of file PatchesFileReader.cc.

Definition at line 71 of file PatchesFileReader.cc.

Definition at line 72 of file PatchesFileReader.cc.


The documentation for this class was generated from the following file:

doxygen