Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CJobQueue Member List

This is the complete list of members for CJobQueue, including all inherited members.

AddJob(CJob *job)CJobQueue
CancelJob(const CJob *job)CJobQueue
CancelJobs()CJobQueue
CJobQueue(bool lifo=false, unsigned int jobsAtOnce=1, CJob::PRIORITY priority=CJob::PRIORITY_LOW)CJobQueue
IsProcessing() constCJobQueue
OnJobComplete(unsigned int jobID, bool success, CJob *job) overrideCJobQueuevirtual
OnJobProgress(unsigned int jobID, unsigned int progress, unsigned int total, const CJob *job)IJobCallbackinlinevirtual
QueueEmpty() constCJobQueueprotected
Submit(F &&f)CJobQueueinline
~CJobQueue() overrideCJobQueue
~IJobCallback()=defaultIJobCallbackvirtual