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< DownloadFileReport > &report_r)
virtual ~DownloadProgressFileReceiver ()
virtual void reportbegin ()
virtual void reportend ()
virtual bool progress (int percent, Url url)
 Inform about progress Return true on abort.

Private Attributes

callback::SendReport< DownloadFileReport > & _report

Detailed Description

Definition at line 68 of file SourceImpl.cc.


Constructor & Destructor Documentation

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

Definition at line 75 of file SourceImpl.cc.

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

Definition at line 81 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 83 of file SourceImpl.cc.

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

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

Definition at line 85 of file SourceImpl.cc.

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

Inform about progress Return true on abort.

Reimplemented from zypp::media::DownloadProgressReport.

Definition at line 91 of file SourceImpl.cc.

References _report, and url.


Member Data Documentation

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

Definition at line 71 of file SourceImpl.cc.

Referenced by progress().


The documentation for this class was generated from the following file:
Generated on Thu Jul 6 00:07:34 2006 for zypp by  doxygen 1.4.6