zypp::source::SourceEventHandler Class Reference

#include <SourceImpl.h>

List of all members.

Public Types

typedef boost::shared_ptr<
SourceEventHandler
Ptr

Public Member Functions

 SourceEventHandler (boost::function< void(int)> fnc)
 ~SourceEventHandler ()
void progress (int p)

Private Attributes

boost::function< void(int)> _fnc
int _file_size
int no_lines


Detailed Description

Definition at line 63 of file SourceImpl.h.


Member Typedef Documentation

typedef boost::shared_ptr<SourceEventHandler> zypp::source::SourceEventHandler::Ptr

Definition at line 66 of file SourceImpl.h.


Constructor & Destructor Documentation

zypp::source::SourceEventHandler::SourceEventHandler ( boost::function< void(int)>  fnc  )  [inline]

Definition at line 67 of file SourceImpl.h.

zypp::source::SourceEventHandler::~SourceEventHandler (  )  [inline]

Definition at line 72 of file SourceImpl.h.


Member Function Documentation

void zypp::source::SourceEventHandler::progress ( int  p  )  [inline]

Definition at line 74 of file SourceImpl.h.

References _fnc.


Member Data Documentation

boost::function<void (int)> zypp::source::SourceEventHandler::_fnc [private]

Definition at line 81 of file SourceImpl.h.

Referenced by progress().

int zypp::source::SourceEventHandler::_file_size [private]

Definition at line 82 of file SourceImpl.h.

int zypp::source::SourceEventHandler::no_lines [private]

Definition at line 83 of file SourceImpl.h.


The documentation for this class was generated from the following file:
Generated on Tue Nov 28 16:49:40 2006 for zypp by  doxygen 1.5.0