jigdo API

MD5Sum::ProgressReporter Class Reference

Class allowing JigdoCache to convey information back to the creator of a JigdoCache object. More...

#include <md5sum.hh>

Inheritance diagram for MD5Sum::ProgressReporter:

AnyReporter

List of all members.


Public Member Functions

virtual ~ProgressReporter ()
virtual void error (const string &message)
 General-purpose error reporting.
virtual void info (const string &message)
 Like error(), but for purely informational messages.
virtual void readingMD5 (uint64 offInStream, uint64 size)
 Called when data is read during updateFromStream().

Detailed Description

Class allowing JigdoCache to convey information back to the creator of a JigdoCache object.


Constructor & Destructor Documentation

virtual MD5Sum::ProgressReporter::~ProgressReporter (  )  [inline, virtual]


Member Function Documentation

void MD5Sum::ProgressReporter::error ( const string &  message  )  [virtual]

General-purpose error reporting.

Reimplemented in AnyReporter.

Referenced by AnyReporter::error().

void MD5Sum::ProgressReporter::info ( const string &  message  )  [virtual]

Like error(), but for purely informational messages.

Reimplemented in AnyReporter.

Referenced by AnyReporter::info().

void MD5Sum::ProgressReporter::readingMD5 ( uint64  offInStream,
uint64  size 
) [virtual]

Called when data is read during updateFromStream().

Referenced by MD5Sum::updateFromStream().


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

Generated on Tue Sep 23 14:27:43 2008 for jigdo by  doxygen 1.5.6