xbmc
CVideoLibraryQueue Member List

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

AddJob(CVideoLibraryJob *job)CVideoLibraryQueue
CJobQueue::AddJob(CJob *job)CJobQueueprotected
CancelAllJobs()CVideoLibraryQueue
CancelJob(CVideoLibraryJob *job)CVideoLibraryQueue
CJobQueue::CancelJob(const CJob *job)CJobQueueprotected
CancelJobs()CJobQueueprotected
CJobQueue(bool lifo=false, unsigned int jobsAtOnce=1, CJob::PRIORITY priority=CJob::PRIORITY_LOW)CJobQueueprotected
CleanLibrary(const std::set< int > &paths=std::set< int >(), bool asynchronous=true, CGUIDialogProgressBarHandle *progressBar=NULL)CVideoLibraryQueue
CleanLibraryModal(const std::set< int > &paths=std::set< int >())CVideoLibraryQueue
GetInstance()CVideoLibraryQueuestatic
IsProcessing() constCJobQueueprotected
IsRunning() constCVideoLibraryQueue
IsScanningLibrary() constCVideoLibraryQueue
MarkAsWatched(const std::shared_ptr< CFileItem > &item, bool watched)CVideoLibraryQueue
OnJobAbort(unsigned int jobID, CJob *job) overrideCJobQueueprotectedvirtual
OnJobComplete(unsigned int jobID, bool success, CJob *job) overrideCVideoLibraryQueueprotectedvirtual
OnJobProgress(unsigned int jobID, unsigned int progress, unsigned int total, const CJob *job)IJobCallbackinlineprotectedvirtual
QueueEmpty() constCJobQueueprotected
Refresh()CVideoLibraryQueueprotected
RefreshItem(std::shared_ptr< CFileItem > item, bool ignoreNfo=false, bool forceRefresh=true, bool refreshAll=false, const std::string &searchTitle="")CVideoLibraryQueue
RefreshItemModal(std::shared_ptr< CFileItem > item, bool forceRefresh=true, bool refreshAll=false)CVideoLibraryQueue
ResetResumePoint(const std::shared_ptr< CFileItem > &item)CVideoLibraryQueue
ScanLibrary(const std::string &directory, bool scanAll=false, bool showProgress=true)CVideoLibraryQueue
StopLibraryScanning()CVideoLibraryQueue
Submit(F &&f)CJobQueueinlineprotected
~CJobQueue() overrideCJobQueueprotected
~CVideoLibraryQueue() override (defined in CVideoLibraryQueue)CVideoLibraryQueue
~IJobCallback()=defaultIJobCallbackprotectedvirtual