zypp::target::rpm::RpmRemoveReport Struct Reference

#include <RpmCallbacks.h>

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

List of all members.

Public Types

enum  Action { ABORT, RETRY, IGNORE }

Public Member Functions

virtual void start (const std::string &name)
 Start the operation.
virtual bool progress (unsigned percent)
 Inform about progress Return true on abort.
virtual Action problem (Exception &excpt_r)
virtual void finish ()
 Finish operation in case of success.
virtual void finish (Exception &excpt_r)
 Finish operation in case of fail, report fail exception.


Detailed Description

Definition at line 33 of file RpmCallbacks.h.


Member Enumeration Documentation

enum zypp::target::rpm::RpmRemoveReport::Action

Enumerator:
ABORT 
RETRY 
IGNORE 

Definition at line 36 of file RpmCallbacks.h.


Member Function Documentation

virtual void zypp::target::rpm::RpmRemoveReport::start ( const std::string &  name  )  [inline, virtual]

Start the operation.

Definition at line 43 of file RpmCallbacks.h.

virtual bool zypp::target::rpm::RpmRemoveReport::progress ( unsigned  percent  )  [inline, virtual]

Inform about progress Return true on abort.

Definition at line 49 of file RpmCallbacks.h.

virtual Action zypp::target::rpm::RpmRemoveReport::problem ( Exception excpt_r  )  [inline, virtual]

Definition at line 54 of file RpmCallbacks.h.

References ABORT.

Referenced by zypp::target::RpmRemovePackageReceiver::problem().

virtual void zypp::target::rpm::RpmRemoveReport::finish (  )  [inline, virtual]

Finish operation in case of success.

Definition at line 60 of file RpmCallbacks.h.

virtual void zypp::target::rpm::RpmRemoveReport::finish ( Exception excpt_r  )  [inline, virtual]

Finish operation in case of fail, report fail exception.

Definition at line 63 of file RpmCallbacks.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