| libzypp 17.37.14
    | 
#include <zypp/ZYppCallbacks.h>
| Public Member Functions | |
| ProgressReportAdaptor (callback::SendReport< ProgressReport > &report) | |
| 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 59 of file ZYppCallbacks.h.
| 
 | inline | 
Definition at line 62 of file ZYppCallbacks.h.
| 
 | inline | 
Definition at line 67 of file ZYppCallbacks.h.
| 
 | inline | 
Definition at line 74 of file ZYppCallbacks.h.
| ProgressData::ReceiverFnc zypp::ProgressReportAdaptor::_fnc | 
Definition at line 93 of file ZYppCallbacks.h.
| callback::SendReport<ProgressReport>& zypp::ProgressReportAdaptor::_report | 
Definition at line 94 of file ZYppCallbacks.h.
| bool zypp::ProgressReportAdaptor::_first | 
Definition at line 95 of file ZYppCallbacks.h.