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

#include <progresscallback.h>

Inheritance diagram for ept::ProgressCallback:
Inheritance graph
[legend]
Collaboration diagram for ept::ProgressCallback:
Collaboration graph
[legend]

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 ( )
inlinevirtual

Member Function Documentation

virtual bool ept::ProgressCallback::MediaChange ( string  ,
string   
)
inlinevirtual
bool ept::ProgressCallback::Pulse ( pkgAcquire *  Owner)
protectedvirtual

References 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: