libept
Public Member Functions | Protected Member Functions | List of all members
ept::ProgressCallback Class Reference

#include <progresscallback.h>

Inheritance diagram for ept::ProgressCallback:

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

◆ ProgressCallback()

ept::ProgressCallback::ProgressCallback ( )
inline

◆ ~ProgressCallback()

virtual ept::ProgressCallback::~ProgressCallback ( )
inlinevirtual

Member Function Documentation

◆ MediaChange()

virtual bool ept::ProgressCallback::MediaChange ( string  ,
string   
)
inlinevirtual

◆ Pulse()

bool ept::ProgressCallback::Pulse ( pkgAcquire *  Owner)
protectedvirtual

References UpdatePulse().

◆ UpdatePulse()

virtual void ept::ProgressCallback::UpdatePulse ( double  ,
double  ,
unsigned  long 
)
inlinevirtual

Referenced by Pulse().


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