Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CInfoLoader, including all inherited members.
BusyInfo(int info) const | CInfoLoader | protectedvirtual |
CInfoLoader(unsigned int timeToRefresh=5 *60 *1000) | CInfoLoader | explicit |
GetInfo(int info) | CInfoLoader | |
GetJob() const =0 | CInfoLoader | protectedpure virtual |
OnJobAbort(unsigned int jobID, CJob *job) | IJobCallback | inlinevirtual |
OnJobComplete(unsigned int jobID, bool success, CJob *job) override | CInfoLoader | virtual |
OnJobProgress(unsigned int jobID, unsigned int progress, unsigned int total, const CJob *job) | IJobCallback | inlinevirtual |
Refresh() | CInfoLoader | |
TranslateInfo(int info) const | CInfoLoader | protectedvirtual |
~CInfoLoader() override | CInfoLoader | |
~IJobCallback()=default | IJobCallback | virtual |