zypp::target::rpm::RebuildDBReport Struct Reference

#include <ZYppCallbacks.h>

Inheritance diagram for zypp::target::rpm::RebuildDBReport:
[legend]

List of all members.

Public Types

enum  Action { ABORT, RETRY, IGNORE }
enum  Error { NO_ERROR, FAILED }

Public Member Functions

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


Detailed Description

Definition at line 494 of file ZYppCallbacks.h.


Member Enumeration Documentation

enum zypp::target::rpm::RebuildDBReport::Action

Enumerator:
ABORT 
RETRY 
IGNORE 

Definition at line 496 of file ZYppCallbacks.h.

enum zypp::target::rpm::RebuildDBReport::Error

Enumerator:
NO_ERROR 
FAILED 

Definition at line 502 of file ZYppCallbacks.h.


Member Function Documentation

virtual void zypp::target::rpm::RebuildDBReport::start ( Pathname   )  [inline, virtual]

Definition at line 507 of file ZYppCallbacks.h.

virtual bool zypp::target::rpm::RebuildDBReport::progress ( int  ,
Pathname   
) [inline, virtual]

Definition at line 509 of file ZYppCallbacks.h.

virtual Action zypp::target::rpm::RebuildDBReport::problem ( Pathname  ,
Error  ,
const std::string &   
) [inline, virtual]

Definition at line 512 of file ZYppCallbacks.h.

References ABORT.

virtual void zypp::target::rpm::RebuildDBReport::finish ( Pathname  ,
Error  ,
const std::string &   
) [inline, virtual]

Definition at line 518 of file ZYppCallbacks.h.


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