Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CJob, including all inherited members.
CJob() | CJob | inline |
CJobManager class | CJob | friend |
DoWork()=0 | CJob | pure virtual |
GetType() const | CJob | inlinevirtual |
operator==(const CJob *job) const | CJob | 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 |