|
kodi
|
This is the complete list of members for CTextureCache, including all inherited members.
| AddCachedTexture(const std::string &image, const CTextureDetails &details) | CTextureCache | |
| AddJob(CJob *job) | CJobQueue | |
| BackgroundCacheImage(const std::string &image) | CTextureCache | |
| CacheImage(const std::string &image, std::unique_ptr< CTexture > *texture=nullptr, CTextureDetails *details=nullptr) | CTextureCache | |
| CacheImage(const std::string &image, CTextureDetails &details) | CTextureCache | |
| CanCacheImageURL(const CURL &url) | CTextureCache | static |
| CancelJob(const CJob *job) | CJobQueue | |
| CancelJobs() | CJobQueue | |
| CheckCachedImage(const std::string &image, bool &needsRecaching) | CTextureCache | |
| CJobQueue(bool lifo=false, unsigned int jobsAtOnce=1, CJob::PRIORITY priority=CJob::PRIORITY_LOW) | CJobQueue | |
| ClearCachedImage(const std::string &image, bool deleteSource=false) | CTextureCache | |
| ClearCachedImage(int textureID) | CTextureCache | |
| CTextureCache() (defined in CTextureCache) | CTextureCache | |
| Deinitialize() | CTextureCache | |
| Export(const std::string &image, const std::string &destination, bool overwrite) | CTextureCache | |
| Export(const std::string &image, const std::string &destination) (defined in CTextureCache) | CTextureCache | |
| GetCachedPath(const std::string &file) | CTextureCache | static |
| GetCacheFile(const std::string &url) | CTextureCache | static |
| HasCachedImage(const std::string &image) | CTextureCache | |
| Initialize() | CTextureCache | |
| IsProcessing() const | CJobQueue | |
| OnJobAbort(unsigned int jobID, CJob *job) override | CJobQueue | virtual |
| OnJobProgress(unsigned int jobID, unsigned int progress, unsigned int total, const CJob *job) | IJobCallback | inlinevirtual |
| QueueEmpty() const | CJobQueue | protected |
| StartCacheImage(const std::string &image) | CTextureCache | |
| Submit(F &&f) | CJobQueue | inline |
| ~CJobQueue() override | CJobQueue | |
| ~CTextureCache() override (defined in CTextureCache) | CTextureCache | |
| ~IJobCallback()=default | IJobCallback | virtual |
1.8.13