#include <RecentlyAddedJob.h>
◆ CRecentlyAddedJob()
CRecentlyAddedJob::CRecentlyAddedJob |
( |
int | flag | ) |
|
|
explicit |
◆ DoWork()
bool CRecentlyAddedJob::DoWork |
( |
| ) |
|
|
overridevirtual |
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.
◆ UpdateMusic()
bool CRecentlyAddedJob::UpdateMusic |
( |
| ) |
|
|
static |
◆ UpdateTotal()
bool CRecentlyAddedJob::UpdateTotal |
( |
| ) |
|
|
static |
◆ UpdateVideo()
bool CRecentlyAddedJob::UpdateVideo |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: