zypp::media::DownloadProgressReport Struct Reference

#include <ZYppCallbacks.h>

Inheritance diagram for zypp::media::DownloadProgressReport:
[legend]

List of all members.

Public Types

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

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 307 of file ZYppCallbacks.h.


Member Enumeration Documentation

enum zypp::media::DownloadProgressReport::Action

Enumerator:
ABORT 
RETRY 
IGNORE 

Definition at line 309 of file ZYppCallbacks.h.

enum zypp::media::DownloadProgressReport::Error

Enumerator:
NO_ERROR 
NOT_FOUND 
IO 
ACCESS_DENIED 
ERROR 

Definition at line 315 of file ZYppCallbacks.h.


Member Function Documentation

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

Definition at line 323 of file ZYppCallbacks.h.

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

Definition at line 325 of file ZYppCallbacks.h.

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

Definition at line 328 of file ZYppCallbacks.h.

References ABORT.

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

Definition at line 334 of file ZYppCallbacks.h.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 25 19:23:21 2007 for libzypp by  doxygen 1.5.3