libzypp 9.41.1

zypp::parser::HistoryLogReader::Impl Struct Reference

List of all members.

Public Member Functions

 Impl (const Pathname &historyFile_r, const Options &options_r, const ProcessData &callback_r)
bool parseLine (const std::string &line_r, unsigned int lineNr_r)
void readAll (const ProgressData::ReceiverFnc &progress_r)
void readFrom (const Date &date_r, const ProgressData::ReceiverFnc &progress_r)
void readFromTo (const Date &fromDate_r, const Date &toDate_r, const ProgressData::ReceiverFnc &progress_r)

Public Attributes

Pathname _filename
Options _options
ProcessData _callback

Detailed Description

Definition at line 36 of file HistoryLogReader.cc.


Constructor & Destructor Documentation

zypp::parser::HistoryLogReader::Impl::Impl ( const Pathname &  historyFile_r,
const Options &  options_r,
const ProcessData callback_r 
) [inline]

Definition at line 38 of file HistoryLogReader.cc.


Member Function Documentation

bool zypp::parser::HistoryLogReader::Impl::parseLine ( const std::string &  line_r,
unsigned int  lineNr_r 
)
void zypp::parser::HistoryLogReader::Impl::readFromTo ( const Date fromDate_r,
const Date toDate_r,
const ProgressData::ReceiverFnc progress_r 
)

Member Data Documentation

Definition at line 51 of file HistoryLogReader.cc.

Referenced by parseLine().


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