#include <zypp/target/TargetCallbackReceiver.h>
Definition at line 25 of file TargetCallbackReceiver.h.
◆ RpmInstallPackageReceiver()
◆ ~RpmInstallPackageReceiver()
zypp::target::RpmInstallPackageReceiver::~RpmInstallPackageReceiver |
( |
| ) |
|
|
virtual |
◆ reportbegin()
void zypp::target::RpmInstallPackageReceiver::reportbegin |
( |
| ) |
|
|
virtual |
◆ reportend()
void zypp::target::RpmInstallPackageReceiver::reportend |
( |
| ) |
|
|
virtual |
◆ report()
void zypp::target::RpmInstallPackageReceiver::report |
( |
const UserData & | userData_r | ) |
|
|
override |
◆ start()
void zypp::target::RpmInstallPackageReceiver::start |
( |
const Pathname & | name | ) |
|
|
virtual |
◆ tryLevel()
◆ aborted()
bool zypp::target::RpmInstallPackageReceiver::aborted |
( |
| ) |
const |
|
inline |
◆ progress()
bool zypp::target::RpmInstallPackageReceiver::progress |
( |
unsigned | percent | ) |
|
|
virtual |
◆ problem()
◆ finishInfo()
void zypp::target::RpmInstallPackageReceiver::finishInfo |
( |
const std::string & | info_r | ) |
|
|
virtual |
◆ finish() [1/2]
void zypp::target::RpmInstallPackageReceiver::finish |
( |
| ) |
|
|
virtual |
◆ finish() [2/2]
void zypp::target::RpmInstallPackageReceiver::finish |
( |
Exception & | excpt_r | ) |
|
|
virtual |
Finish operatin in case of fail, report fail exception.
Finish operation in case of success.
Definition at line 105 of file TargetCallbackReceiver.cc.
◆ _report
◆ _resolvable
◆ _level
◆ _abort
bool zypp::target::RpmInstallPackageReceiver::_abort |
|
private |
◆ _finishInfo
std::string zypp::target::RpmInstallPackageReceiver::_finishInfo |
|
private |
The documentation for this class was generated from the following files: