|
libzypp
15.22.2
|
#include <ZYppCallbacks.h>
Public Member Functions | |
| ProgressReportAdaptor (const ProgressData::ReceiverFnc &fnc, callback::SendReport< ProgressReport > &report) | |
| bool | operator() (const ProgressData &progress) |
Public Attributes | |
| ProgressData::ReceiverFnc | _fnc |
| callback::SendReport < ProgressReport > & | _report |
| bool | _first |
Definition at line 58 of file ZYppCallbacks.h.
|
inline |
Definition at line 61 of file ZYppCallbacks.h.
|
inline |
Definition at line 69 of file ZYppCallbacks.h.
| ProgressData::ReceiverFnc zypp::ProgressReportAdaptor::_fnc |
Definition at line 90 of file ZYppCallbacks.h.
| callback::SendReport<ProgressReport>& zypp::ProgressReportAdaptor::_report |
Definition at line 91 of file ZYppCallbacks.h.
| bool zypp::ProgressReportAdaptor::_first |
Definition at line 92 of file ZYppCallbacks.h.