zypp::repo::RepoReport Struct Reference

#include <ZYppCallbacks.h>

Inheritance diagram for zypp::repo::RepoReport:
[legend]

List of all members.

Public Types

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

Public Member Functions

virtual void start (const ProgressData &, const RepoInfo)
virtual bool progress (const ProgressData &)
virtual Action problem (Repository, Error, const std::string &)
virtual void finish (Repository, const std::string &, Error, const std::string &)


Detailed Description

Definition at line 237 of file ZYppCallbacks.h.


Member Enumeration Documentation

enum zypp::repo::RepoReport::Action

Enumerator:
ABORT 
RETRY 
IGNORE 

Definition at line 239 of file ZYppCallbacks.h.

enum zypp::repo::RepoReport::Error

Enumerator:
NO_ERROR 
NOT_FOUND 
IO 
INVALID 

Definition at line 245 of file ZYppCallbacks.h.


Member Function Documentation

virtual void zypp::repo::RepoReport::start ( const ProgressData ,
const   RepoInfo 
) [inline, virtual]

Definition at line 252 of file ZYppCallbacks.h.

virtual bool zypp::repo::RepoReport::progress ( const ProgressData  )  [inline, virtual]

Definition at line 253 of file ZYppCallbacks.h.

virtual Action zypp::repo::RepoReport::problem ( Repository  ,
Error  ,
const std::string &   
) [inline, virtual]

Definition at line 256 of file ZYppCallbacks.h.

References ABORT.

virtual void zypp::repo::RepoReport::finish ( Repository  ,
const std::string &  ,
Error  ,
const std::string &   
) [inline, virtual]

Definition at line 262 of file ZYppCallbacks.h.


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