BALL::SimpleDownloaderHelper::DLThread Class Reference

#include <BALL/SYSTEM/simpleDownloader.h>

Inheritance diagram for BALL::SimpleDownloaderHelper::DLThread:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DLThread (const String &url, QByteArray *result)
 DLThread (const String &url, const String &path)
int getStatus ()

Protected Member Functions

void run ()

Protected Attributes

int err_
String url_
QByteArray * result_
String path_

Detailed Description

Definition at line 89 of file simpleDownloader.h.


Constructor & Destructor Documentation

BALL::SimpleDownloaderHelper::DLThread::DLThread ( const String url,
QByteArray *  result 
)
BALL::SimpleDownloaderHelper::DLThread::DLThread ( const String url,
const String path 
)

Member Function Documentation

int BALL::SimpleDownloaderHelper::DLThread::getStatus (  ) 
void BALL::SimpleDownloaderHelper::DLThread::run (  )  [protected]

Member Data Documentation

Definition at line 100 of file simpleDownloader.h.

Definition at line 103 of file simpleDownloader.h.

Definition at line 102 of file simpleDownloader.h.

Definition at line 101 of file simpleDownloader.h.

Generated by  doxygen 1.6.3