xbmc
CLambdaJob< F > Member List

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

CJob() (defined in CJob)CJobinline
CLambdaJob(F &&f) (defined in CLambdaJob< F >)CLambdaJob< F >inline
DoWork() overrideCLambdaJob< F >inlinevirtual
GetType() constCJobinlinevirtual
operator==(const CJob *job) const override (defined in CLambdaJob< F >)CLambdaJob< F >inlinevirtual
PRIORITY enum nameCJob
PRIORITY_DEDICATED enum value (defined in CJob)CJob
PRIORITY_HIGH enum value (defined in CJob)CJob
PRIORITY_LOW enum value (defined in CJob)CJob
PRIORITY_LOW_PAUSABLE enum value (defined in CJob)CJob
PRIORITY_NORMAL enum value (defined in CJob)CJob
ShouldCancel(unsigned int progress, unsigned int total) constCJobvirtual
~CJob()=defaultCJobvirtual