libept
Public Member Functions | Protected Member Functions
ept::ProgressCallback Class Reference

#include <progresscallback.h>

List of all members.

Public Member Functions

 ProgressCallback ()
virtual ~ProgressCallback ()
virtual bool MediaChange (string, string)
virtual void UpdatePulse (double, double, unsigned long)

Protected Member Functions

virtual bool Pulse (pkgAcquire *Owner)

Constructor & Destructor Documentation

ept::ProgressCallback::ProgressCallback ( ) [inline]
virtual ept::ProgressCallback::~ProgressCallback ( ) [inline, virtual]

Member Function Documentation

virtual bool ept::ProgressCallback::MediaChange ( string  ,
string   
) [inline, virtual]
bool ept::ProgressCallback::Pulse ( pkgAcquire *  Owner) [protected, virtual]

References UpdatePulse().

virtual void ept::ProgressCallback::UpdatePulse ( double  ,
double  ,
unsigned  long 
) [inline, virtual]

Referenced by Pulse().


The documentation for this class was generated from the following files: