libzypp
10.5.0
|
#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 48 of file ZYppCallbacks.h.
zypp::ProgressReportAdaptor::ProgressReportAdaptor | ( | const ProgressData::ReceiverFnc & | fnc, |
callback::SendReport< ProgressReport > & | report | ||
) | [inline] |
Definition at line 51 of file ZYppCallbacks.h.
bool zypp::ProgressReportAdaptor::operator() | ( | const ProgressData & | progress | ) | [inline] |
Definition at line 59 of file ZYppCallbacks.h.
Definition at line 80 of file ZYppCallbacks.h.
Definition at line 81 of file ZYppCallbacks.h.
Definition at line 82 of file ZYppCallbacks.h.