◆ CSetUserratingJob()
CSetUserratingJob::CSetUserratingJob |
( |
int |
albumId, |
|
|
int |
userrating |
|
) |
| |
|
inline |
◆ ~CSetUserratingJob()
CSetUserratingJob::~CSetUserratingJob |
( |
void |
| ) |
|
|
overridedefault |
◆ DoWork()
bool CSetUserratingJob::DoWork |
( |
void |
| ) |
|
|
inlineoverridevirtual |
Main workhorse function of CJob instances.
All CJob subclasses must implement this function, performing all processing. Once this function is complete, the OnJobComplete() callback is called, and the job is then destroyed.
- See also
- CJobManager, IJobCallback::OnJobComplete()
Implements CJob.
The documentation for this class was generated from the following file: