kget
net::DownloadThread Class Reference
#include <downloadthread.h>
Inheritance diagram for net::DownloadThread:

Detailed Description
Thread which processes incoming data
Definition at line 36 of file downloadthread.h.
Public Member Functions | |
| DownloadThread (SocketMonitor *sm) | |
| virtual | ~DownloadThread () |
Static Public Member Functions | |
| static void | setCap (bt::Uint32 cap) |
| static void | setSleepTime (bt::Uint32 stime) |
Constructor & Destructor Documentation
| net::DownloadThread::DownloadThread | ( | SocketMonitor * | sm | ) |
Definition at line 41 of file downloadthread.cpp.
| net::DownloadThread::~DownloadThread | ( | ) | [virtual] |
Definition at line 46 of file downloadthread.cpp.
Member Function Documentation
| static void net::DownloadThread::setCap | ( | bt::Uint32 | cap | ) | [inline, static] |
| static void net::DownloadThread::setSleepTime | ( | bt::Uint32 | stime | ) | [static] |
Set the sleep time when using download caps.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference