libzypp  10.5.0
zypp::parser::yum::PatchesFileReader::Impl Class Reference
Inheritance diagram for zypp::parser::yum::PatchesFileReader::Impl:

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.


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


Member Data Documentation

Definition at line 68 of file PatchesFileReader.cc.

Definition at line 71 of file PatchesFileReader.cc.


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