zypp::media::DownloadProgressReport Struct Reference

#include <ZYppCallbacks.h>

Inheritance diagram for zypp::media::DownloadProgressReport:

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

Public Types

enum  Action { ABORT, RETRY, IGNORE }
enum  Error { NO_ERROR, NOT_FOUND, IO }

Public Member Functions

virtual void start (const Url &, Pathname)
virtual bool progress (int, const Url &)
virtual Action problem (const Url &, Error, const std::string &)
virtual void finish (const Url &, Error, const std::string &)

Detailed Description

Definition at line 246 of file ZYppCallbacks.h.


Member Enumeration Documentation

enum zypp::media::DownloadProgressReport::Action
 

Enumerator:
ABORT 
RETRY 
IGNORE 

Definition at line 248 of file ZYppCallbacks.h.

enum zypp::media::DownloadProgressReport::Error
 

Enumerator:
NO_ERROR 
NOT_FOUND 
IO 

Definition at line 254 of file ZYppCallbacks.h.


Member Function Documentation

virtual void zypp::media::DownloadProgressReport::start const Url ,
Pathname 
[inline, virtual]
 

Definition at line 260 of file ZYppCallbacks.h.

virtual bool zypp::media::DownloadProgressReport::progress int  ,
const Url
[inline, virtual]
 

Reimplemented in zypp::source::DownloadProgressPackageReceiver, and zypp::source::DownloadProgressFileReceiver.

Definition at line 262 of file ZYppCallbacks.h.

virtual Action zypp::media::DownloadProgressReport::problem const Url ,
Error  ,
const std::string & 
[inline, virtual]
 

Definition at line 265 of file ZYppCallbacks.h.

References ABORT.

virtual void zypp::media::DownloadProgressReport::finish const Url ,
Error  ,
const std::string & 
[inline, virtual]
 

Definition at line 271 of file ZYppCallbacks.h.


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