zypp::target::rpm::InstallResolvableReport Struct Reference

#include <ZYppCallbacks.h>

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

List of all members.

Public Types

enum  Action { ABORT, RETRY, IGNORE }
enum  Error { NO_ERROR, NOT_FOUND, IO, INVALID }
enum  RpmLevel { RPM, RPM_NODEPS, RPM_NODEPS_FORCE }

Public Member Functions

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


Detailed Description

Definition at line 449 of file ZYppCallbacks.h.


Member Enumeration Documentation

Enumerator:
ABORT 
RETRY 
IGNORE 

Definition at line 451 of file ZYppCallbacks.h.

Enumerator:
NO_ERROR 
NOT_FOUND 
IO 
INVALID 

Definition at line 457 of file ZYppCallbacks.h.

Deprecated:
We fortunately no longer do 3 attempts.
Enumerator:
RPM 
RPM_NODEPS 
RPM_NODEPS_FORCE 

Definition at line 466 of file ZYppCallbacks.h.


Member Function Documentation

virtual void zypp::target::rpm::InstallResolvableReport::start ( Resolvable::constPtr   )  [inline, virtual]

Definition at line 472 of file ZYppCallbacks.h.

virtual bool zypp::target::rpm::InstallResolvableReport::progress ( int  ,
Resolvable::constPtr   
) [inline, virtual]

Definition at line 476 of file ZYppCallbacks.h.

virtual Action zypp::target::rpm::InstallResolvableReport::problem ( Resolvable::constPtr  ,
Error  ,
const std::string &  ,
RpmLevel   
) [inline, virtual]

Definition at line 479 of file ZYppCallbacks.h.

References ABORT.

virtual void zypp::target::rpm::InstallResolvableReport::finish ( Resolvable::constPtr  ,
Error  ,
const std::string &  ,
RpmLevel   
) [inline, virtual]

Definition at line 486 of file ZYppCallbacks.h.


The documentation for this struct was generated from the following file:

doxygen