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 50 of file PatchesFileReader.cc.


Constructor & Destructor Documentation

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

CTOR.

Definition at line 75 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  ) 

Callback provided to the XML parser.

Don't use it.

Definition at line 86 of file PatchesFileReader.cc.

References _callback, _id, _location, _tag, zypp::xml::XmlString::asString(), zypp::xml::Reader::nodeText(), zypp::OnMediaLocation::setChecksum(), zypp::OnMediaLocation::setLocation(), zypp::parser::yum::tag_CheckSum, zypp::parser::yum::tag_Location, zypp::parser::yum::tag_Patch, and zypp::parser::yum::tag_Patches.

Referenced by Impl().


Member Data Documentation

OnMediaLocation zypp::parser::yum::PatchesFileReader::Impl::_location [private]

Definition at line 64 of file PatchesFileReader.cc.

Referenced by consumeNode().

Tag zypp::parser::yum::PatchesFileReader::Impl::_tag [private]

Definition at line 65 of file PatchesFileReader.cc.

Referenced by consumeNode().

std::string zypp::parser::yum::PatchesFileReader::Impl::_id [private]

Definition at line 66 of file PatchesFileReader.cc.

Referenced by consumeNode().

ProcessResource zypp::parser::yum::PatchesFileReader::Impl::_callback [private]

Definition at line 67 of file PatchesFileReader.cc.

Referenced by consumeNode().

CheckSum zypp::parser::yum::PatchesFileReader::Impl::_checksum [private]

Definition at line 68 of file PatchesFileReader.cc.

std::string zypp::parser::yum::PatchesFileReader::Impl::_checksum_type [private]

Definition at line 69 of file PatchesFileReader.cc.

Date zypp::parser::yum::PatchesFileReader::Impl::_timestamp [private]

Definition at line 70 of file PatchesFileReader.cc.


The documentation for this class was generated from the following file:
Generated on Tue Sep 25 19:23:24 2007 for libzypp by  doxygen 1.5.3