kget
bt::ChunkDownloadInterface Class Reference
#include <chunkdownloadinterface.h>
Inheritance diagram for bt::ChunkDownloadInterface:

Detailed Description
Interface for a ChunkDownload
This class provides the interface for a ChunkDownload object.
Definition at line 35 of file chunkdownloadinterface.h.
Public Member Functions | |
| ChunkDownloadInterface () | |
| virtual void | getStats (Stats &s)=0 |
| virtual | ~ChunkDownloadInterface () |
Classes | |
| struct | Stats |
Constructor & Destructor Documentation
| bt::ChunkDownloadInterface::ChunkDownloadInterface | ( | ) |
Definition at line 25 of file chunkdownloadinterface.cpp.
| bt::ChunkDownloadInterface::~ChunkDownloadInterface | ( | ) | [virtual] |
Definition at line 29 of file chunkdownloadinterface.cpp.
Member Function Documentation
| virtual void bt::ChunkDownloadInterface::getStats | ( | Stats & | s | ) | [pure virtual] |
Implemented in bt::ChunkDownload.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference