xbmc
|
This is the complete list of members for CVideoInfoDownloader, including all inherited members.
AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1)) | CThread | inlineprotected |
CloseThread() (defined in CVideoInfoDownloader) | CVideoInfoDownloader | protected |
Create(bool bAutoDelete=false) (defined in CThread) | CThread | |
CThread(const char *ThreadName) (defined in CThread) | CThread | explicitprotected |
CThread(IRunnable *pRunnable, const char *ThreadName) (defined in CThread) | CThread | |
CVideoInfoDownloader(const ADDON::ScraperPtr &scraper) (defined in CVideoInfoDownloader) | CVideoInfoDownloader | explicit |
DO_NOTHING enum value (defined in CVideoInfoDownloader) | CVideoInfoDownloader | protected |
FIND_MOVIE enum value (defined in CVideoInfoDownloader) | CVideoInfoDownloader | protected |
FindMovie(const std::string &movieTitle, int movieYear, MOVIELIST &movielist, CGUIDialogProgress *pProgress=NULL) | CVideoInfoDownloader | |
GET_DETAILS enum value (defined in CVideoInfoDownloader) | CVideoInfoDownloader | protected |
GET_EPISODE_DETAILS enum value (defined in CVideoInfoDownloader) | CVideoInfoDownloader | protected |
GET_EPISODE_LIST enum value (defined in CVideoInfoDownloader) | CVideoInfoDownloader | protected |
GetArtwork(CVideoInfoTag &details) | CVideoInfoDownloader | |
GetCurrentThread() (defined in CThread) | CThread | static |
GetCurrentThreadId() (defined in CThread) | CThread | inlinestatic |
GetDetails(const CScraperUrl &url, CVideoInfoTag &movieDetails, CGUIDialogProgress *pProgress=NULL) (defined in CVideoInfoDownloader) | CVideoInfoDownloader | |
GetEpisodeDetails(const CScraperUrl &url, CVideoInfoTag &movieDetails, CGUIDialogProgress *pProgress=NULL) (defined in CVideoInfoDownloader) | CVideoInfoDownloader | |
GetEpisodeList(const CScraperUrl &url, VIDEO::EPISODELIST &details, CGUIDialogProgress *pProgress=NULL) (defined in CVideoInfoDownloader) | CVideoInfoDownloader | |
InternalFindMovie(const std::string &movieTitle, int movieYear, MOVIELIST &movielist, bool cleanChars=true) (defined in CVideoInfoDownloader) | CVideoInfoDownloader | protected |
IsAutoDelete() const (defined in CThread) | CThread | |
IsCurrentThread() const (defined in CThread) | CThread | |
IsRunning() const (defined in CThread) | CThread | |
Join(std::chrono::milliseconds duration) (defined in CThread) | CThread | |
LOOKUP_STATE enum name (defined in CVideoInfoDownloader) | CVideoInfoDownloader | protected |
m_bStop (defined in CThread) | CThread | protected |
m_episode (defined in CVideoInfoDownloader) | CVideoInfoDownloader | protected |
m_found (defined in CVideoInfoDownloader) | CVideoInfoDownloader | protected |
m_http (defined in CVideoInfoDownloader) | CVideoInfoDownloader | protected |
m_info (defined in CVideoInfoDownloader) | CVideoInfoDownloader | protected |
m_movieDetails (defined in CVideoInfoDownloader) | CVideoInfoDownloader | protected |
m_movieList (defined in CVideoInfoDownloader) | CVideoInfoDownloader | protected |
m_movieTitle (defined in CVideoInfoDownloader) | CVideoInfoDownloader | protected |
m_movieYear (defined in CVideoInfoDownloader) | CVideoInfoDownloader | protected |
m_state (defined in CVideoInfoDownloader) | CVideoInfoDownloader | protected |
m_url (defined in CVideoInfoDownloader) | CVideoInfoDownloader | protected |
OnException() (defined in CThread) | CThread | inlinevirtual |
OnExit() (defined in CThread) | CThread | inlineprotectedvirtual |
OnStartup() (defined in CThread) | CThread | inlineprotectedvirtual |
Process() override (defined in CVideoInfoDownloader) | CVideoInfoDownloader | protectedvirtual |
SetPriority(const ThreadPriority &priority) | CThread | |
ShowErrorDialog(const ADDON::CScraperError &sce) (defined in CVideoInfoDownloader) | CVideoInfoDownloader | static |
Sleep(std::chrono::duration< Rep, Period > duration) (defined in CThread) | CThread | inline |
StopThread(bool bWait=true) (defined in CThread) | CThread | virtual |
WAIT_INTERRUPTED enum value (defined in CThread) | CThread | protected |
WAIT_SIGNALED enum value (defined in CThread) | CThread | protected |
WAIT_TIMEDOUT enum value (defined in CThread) | CThread | protected |
WaitResponse enum name (defined in CThread) | CThread | protected |
~CThread() (defined in CThread) | CThread | virtual |
~CVideoInfoDownloader() override (defined in CVideoInfoDownloader) | CVideoInfoDownloader |