◆ CSkinDownloadJob()
CSkins::CSkinDownloadJob::CSkinDownloadJob |
( |
CSkins * |
pSkins, |
|
|
const char * |
pName |
|
) |
| |
◆ ~CSkinDownloadJob()
CSkins::CSkinDownloadJob::~CSkinDownloadJob |
( |
| ) |
|
◆ Abort()
bool CSkins::CSkinDownloadJob::Abort |
( |
| ) |
|
|
overridevirtual |
Aborts the job, if it can be aborted.
- Returns
true
if abort was accepted, false
otherwise.
Reimplemented from IJob.
◆ ImageInfo()
CImageInfo & CSkins::CSkinDownloadJob::ImageInfo |
( |
| ) |
|
|
inline |
◆ Run()
void CSkins::CSkinDownloadJob::Run |
( |
| ) |
|
|
overrideprotectedvirtual |
Performs tasks in a worker thread.
Implements IJob.
◆ m_aName
◆ m_ImageInfo
◆ m_Lock
CLock CSkins::CSkinDownloadJob::m_Lock |
|
private |
◆ m_pGetRequest
std::shared_ptr<CHttpRequest> CSkins::CSkinDownloadJob::m_pGetRequest |
|
private |
◆ m_pSkins
CSkins* CSkins::CSkinDownloadJob::m_pSkins |
|
private |
The documentation for this class was generated from the following files: