|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CRssReader, including all inherited members.
| AbortableWait(CEvent &event, int timeoutMillis=-1) | CThread | inlineprotected |
| AddTag(const std::string &addTag) | CRssReader | |
| AddToQueue(int iAdd) | CRssReader | |
| CheckForUpdates() | CRssReader | |
| Create(IRssObserver *aObserver, const std::vector< std::string > &aUrl, const std::vector< int > ×, int spacesBetweenFeeds, bool rtl) | CRssReader | |
| CThread::Create(bool bAutoDelete=false, unsigned stacksize=0) | CThread | |
| CRssReader() | CRssReader | |
| CThread(const char *ThreadName) | CThread | explicitprotected |
| CThread(IRunnable *pRunnable, const char *ThreadName) | CThread | |
| GetAbsoluteUsage() | CThread | |
| GetCurrentThread() | CThread | static |
| GetCurrentThreadId() | CThread | static |
| GetDisplayThreadId(const ThreadIdentifier tid) | CThread | static |
| getFeed(vecText &text) | CRssReader | |
| GetMaxPriority(void) | CThread | |
| GetMinPriority(void) | CThread | |
| GetNormalPriority(void) | CThread | |
| GetPriority(void) | CThread | |
| GetRelativeUsage() | CThread | |
| GetSchedRRPriority(void) | CThread | |
| IsAutoDelete() const | CThread | |
| IsCurrentThread() const | CThread | |
| IsCurrentThread(const ThreadIdentifier tid) | CThread | static |
| IsRunning() const | CThread | |
| m_bStop | CThread | protected |
| m_savedScrollPixelPos | CRssReader | |
| OnException() | CThread | inlinevirtual |
| OnStartup() | CThread | inlineprotectedvirtual |
| Parse(const std::string &data, int iFeed, const std::string &charset) | CRssReader | |
| requestRefresh() | CRssReader | |
| SetObserver(IRssObserver *observer) | CRssReader | |
| SetPriority(const int iPriority) | CThread | |
| SetPrioritySched_RR(int iPriority) | CThread | |
| Sleep(unsigned int milliseconds) | CThread | |
| StopThread(bool bWait=true) | CThread | virtual |
| UpdateObserver() | CRssReader | |
| WAIT_INTERRUPTED enum value | CThread | protected |
| WAIT_SIGNALED enum value | CThread | protected |
| WAIT_TIMEDOUT enum value | CThread | protected |
| WaitForThreadExit(unsigned int milliseconds) | CThread | |
| WaitResponse enum name | CThread | protected |
| ~CRssReader() override | CRssReader | |
| ~CThread() | CThread | virtual |