kodi
|
This is the complete list of members for CInfoLoader, including all inherited members.
BusyInfo(int info) const (defined in CInfoLoader) | CInfoLoader | protectedvirtual |
CInfoLoader(unsigned int timeToRefresh=5 *60 *1000) (defined in CInfoLoader) | CInfoLoader | explicit |
GetInfo(int info) (defined in CInfoLoader) | CInfoLoader | |
GetJob() const =0 (defined in CInfoLoader) | 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() (defined in CInfoLoader) | CInfoLoader | |
TranslateInfo(int info) const (defined in CInfoLoader) | CInfoLoader | protectedvirtual |
~CInfoLoader() override (defined in CInfoLoader) | CInfoLoader | |
~IJobCallback()=default | IJobCallback | virtual |