Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CLambdaJob< F > Member List

This is the complete list of members for CLambdaJob< F >, including all inherited members.

CJob()=defaultCJob
CLambdaJob(F function)CLambdaJob< F >inlineexplicit
DoWork() overrideCLambdaJob< F >inlinevirtual
Equals(const CJob *job) const overrideCLambdaJob< F >inlinevirtual
GetType() constCJobinlinevirtual
PRIORITY enum nameCJob
PRIORITY_DEDICATED enum valueCJob
PRIORITY_HIGH enum valueCJob
PRIORITY_LOW enum valueCJob
PRIORITY_LOW_PAUSABLE enum valueCJob
PRIORITY_NORMAL enum valueCJob
SetProgressCallback(CJobManager *callback)CJobinline
ShouldCancel(unsigned int progress, unsigned int total) constCJobvirtual
~CJob()=defaultCJobvirtual
~CLambdaJob() override=defaultCLambdaJob< F >