zypp::source::DownloadProgressFileReceiver Class Reference

Inheritance diagram for zypp::source::DownloadProgressFileReceiver:

zypp::callback::ReceiveReport< media::DownloadProgressReport > zypp::media::DownloadProgressReport zypp::callback::ReportBase List of all members.

Public Member Functions

 DownloadProgressFileReceiver (callback::SendReport< SourceReport > &report_r)
virtual ~DownloadProgressFileReceiver ()
virtual void reportbegin ()
virtual void reportend ()
virtual bool progress (int percent, const Url &url)
 Inform about progress Return true on abort.

Private Attributes

callback::SendReport< SourceReport > & _report

Detailed Description

Definition at line 106 of file SourceImpl.cc.


Constructor & Destructor Documentation

zypp::source::DownloadProgressFileReceiver::DownloadProgressFileReceiver callback::SendReport< SourceReport > &  report_r  )  [inline]
 

Definition at line 112 of file SourceImpl.cc.

virtual zypp::source::DownloadProgressFileReceiver::~DownloadProgressFileReceiver  )  [inline, virtual]
 

Definition at line 116 of file SourceImpl.cc.


Member Function Documentation

virtual void zypp::source::DownloadProgressFileReceiver::reportbegin  )  [inline, virtual]
 

Reimplemented from zypp::callback::ReceiveReport< media::DownloadProgressReport >.

Definition at line 118 of file SourceImpl.cc.

virtual void zypp::source::DownloadProgressFileReceiver::reportend  )  [inline, virtual]
 

Reimplemented from zypp::callback::ReceiveReport< media::DownloadProgressReport >.

Definition at line 120 of file SourceImpl.cc.

virtual bool zypp::source::DownloadProgressFileReceiver::progress int  percent,
const Url url
[inline, virtual]
 

Inform about progress Return true on abort.

Reimplemented from zypp::media::DownloadProgressReport.

Definition at line 127 of file SourceImpl.cc.

References _report.


Member Data Documentation

callback::SendReport<SourceReport>& zypp::source::DownloadProgressFileReceiver::_report [private]
 

Definition at line 108 of file SourceImpl.cc.

Referenced by progress().


The documentation for this class was generated from the following file:
Generated on Thu Apr 24 02:25:13 2008 for zypp by  doxygen 1.4.6