Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Callbacks Class Reference

Inheritance diagram for Callbacks:

InstYou::Callbacks List of all members.

Public Member Functions

 Callbacks (bool verbose, bool skipPre)
virtual ~Callbacks ()
virtual bool progress (int percent)
virtual bool patchProgress (int percent, const std::string &str)
virtual PMError showError (const std::string &type, const std::string &text, const std::string &details)
virtual PMError showMessage (const std::string &strtype, const std::list< PMYouPatchPtr > &patches)
virtual void log (const std::string &text)
virtual bool executeYcpScript (const std::string &script)

Private Attributes

bool _skipPre
bool _verbose

Constructor & Destructor Documentation

Callbacks::Callbacks bool  verbose,
bool  skipPre
[inline]
 

virtual Callbacks::~Callbacks  )  [inline, virtual]
 

Reimplemented from InstYou::Callbacks.


Member Function Documentation

virtual bool Callbacks::executeYcpScript const std::string &  script  )  [inline, virtual]
 

Implements InstYou::Callbacks.

virtual void Callbacks::log const std::string &  text  )  [inline, virtual]
 

Implements InstYou::Callbacks.

virtual bool Callbacks::patchProgress int  percent,
const std::string &  str
[inline, virtual]
 

Implements InstYou::Callbacks.

virtual bool Callbacks::progress int  percent  )  [inline, virtual]
 

Implements InstYou::Callbacks.

virtual PMError Callbacks::showError const std::string &  type,
const std::string &  text,
const std::string &  details
[inline, virtual]
 

Implements InstYou::Callbacks.

virtual PMError Callbacks::showMessage const std::string &  strtype,
const std::list< PMYouPatchPtr > &  patches
[inline, virtual]
 

Implements InstYou::Callbacks.


Member Data Documentation

bool Callbacks::_skipPre [private]
 

bool Callbacks::_verbose [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 12 21:52:13 2005 for yast2-packagemanager by  doxygen 1.4.4