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

InstYou::Callbacks Class Reference

#include <InstYou.h>

Inheritance diagram for InstYou::Callbacks:

Callbacks List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

InstYou::Callbacks::Callbacks  )  [inline]
 

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

Reimplemented in Callbacks.


Member Function Documentation

virtual bool InstYou::Callbacks::executeYcpScript const std::string &  script  )  [pure virtual]
 

Implemented in Callbacks.

virtual void InstYou::Callbacks::log const std::string &  text  )  [pure virtual]
 

Implemented in Callbacks.

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

Implemented in Callbacks.

virtual bool InstYou::Callbacks::progress int  percent  )  [pure virtual]
 

Implemented in Callbacks.

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

Implemented in Callbacks.

virtual PMError InstYou::Callbacks::showMessage const std::string &  type,
const std::list< PMYouPatchPtr > & 
[pure virtual]
 

Implemented in Callbacks.


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