libzypp  9.1.2
Public Member Functions | Private Attributes
zypp::parser::RepoindexFileReader::Impl Class Reference
Inheritance diagram for zypp::parser::RepoindexFileReader::Impl:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Private Attributes

ProcessResource _callback
 Function for processing collected data.
string _target_distro

Detailed Description

Definition at line 45 of file RepoindexFileReader.cc.


Constructor & Destructor Documentation

CTOR.

See also:
RepoindexFileReader::RepoindexFileReader(Pathname,ProcessResource)

Definition at line 68 of file RepoindexFileReader.cc.

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


Member Function Documentation


Member Data Documentation

Function for processing collected data.

Passed-in through constructor.

Definition at line 63 of file RepoindexFileReader.cc.

Definition at line 64 of file RepoindexFileReader.cc.


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