libzypp  10.5.0
zypp::ProgressReportAdaptor Struct Reference

#include <ZYppCallbacks.h>

List of all members.

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

Detailed Description

Definition at line 48 of file ZYppCallbacks.h.


Constructor & Destructor Documentation

zypp::ProgressReportAdaptor::ProgressReportAdaptor ( const ProgressData::ReceiverFnc fnc,
callback::SendReport< ProgressReport > &  report 
) [inline]

Definition at line 51 of file ZYppCallbacks.h.


Member Function Documentation

bool zypp::ProgressReportAdaptor::operator() ( const ProgressData progress) [inline]

Definition at line 59 of file ZYppCallbacks.h.


Member Data Documentation

Definition at line 82 of file ZYppCallbacks.h.


The documentation for this struct was generated from the following file: