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

#include <RpmCallbacks.h>

Inheritance diagram for zypp::target::rpm::RpmRemoveReport:

zypp::callback::ReportBase zypp::callback::ReceiveReport< zypp::target::rpm::RpmRemoveReport > List of all members.

Public Types

enum  Action {
  ABORT, RETRY, IGNORE, ABORT,
  RETRY, IGNORE, ABORT, RETRY,
  IGNORE, ABORT, RETRY, ABORT,
  RETRY, IGNORE, ABORT, RETRY,
  IGNORE, ABORT, RETRY, IGNORE,
  IGNORE_ID, CHANGE_URL, EJECT, ABORT,
  RETRY, IGNORE, ABORT, RETRY,
  IGNORE, ABORT, RETRY, IGNORE,
  ABORT, RETRY, IGNORE, ABORT,
  RETRY, IGNORE, 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 30 of file RpmCallbacks.h.


Member Enumeration Documentation

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

Enumerator:
ABORT 
RETRY 
IGNORE 
ABORT 
RETRY 
IGNORE 
ABORT 
RETRY 
IGNORE 
ABORT 
RETRY 
ABORT 
RETRY 
IGNORE 
ABORT 
RETRY 
IGNORE 
ABORT 
RETRY 
IGNORE 
IGNORE_ID 
CHANGE_URL 
EJECT 
ABORT 
RETRY 
IGNORE 
ABORT 
RETRY 
IGNORE 
ABORT 
RETRY 
IGNORE 
ABORT 
RETRY 
IGNORE 
ABORT 
RETRY 
IGNORE 
ABORT 
RETRY 
IGNORE 

Definition at line 32 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 39 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 45 of file RpmCallbacks.h.

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

Definition at line 48 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 52 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 55 of file RpmCallbacks.h.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 28 16:49:41 2006 for zypp by  doxygen 1.5.0