Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CLambdaJob< F >, including all inherited members.
CJob() | CJob | inline |
CLambdaJob(F &&f) | CLambdaJob< F > | inline |
DoWork() override | CLambdaJob< F > | inlinevirtual |
GetType() const | CJob | inlinevirtual |
operator==(const CJob *job) const override | CLambdaJob< F > | inlinevirtual |
PRIORITY enum name | CJob | |
PRIORITY_DEDICATED enum value | CJob | |
PRIORITY_HIGH enum value | CJob | |
PRIORITY_LOW enum value | CJob | |
PRIORITY_LOW_PAUSABLE enum value | CJob | |
PRIORITY_NORMAL enum value | CJob | |
ShouldCancel(unsigned int progress, unsigned int total) const | CJob | virtual |
~CJob()=default | CJob | virtual |