Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
CRssReader Member List

This is the complete list of members for CRssReader, including all inherited members.

AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1))CThreadinlineprotected
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 > &times, int spacesBetweenFeeds, bool rtl)CRssReader
CThread::Create(bool bAutoDelete=false)CThread
CRssReader()CRssReader
CThread(const char *ThreadName)CThreadexplicitprotected
CThread(IRunnable *pRunnable, const char *ThreadName)CThread
GetCurrentThread()CThreadstatic
GetCurrentThreadId()CThreadinlinestatic
GetCurrentThreadNativeHandle()CThreadstatic
GetCurrentThreadNativeId()CThreadstatic
getFeed(vecText &text)CRssReader
GetMaxPriority(void)CThreadstatic
GetMinPriority(void)CThreadstatic
GetNormalPriority(void)CThreadstatic
GetPriority(void)CThread
IsAutoDelete() constCThread
IsCurrentThread() constCThread
IsRunning() constCThread
Join(std::chrono::milliseconds duration)CThread
m_bStopCThreadprotected
m_savedScrollPixelPosCRssReader
OnException()CThreadinlinevirtual
OnStartup()CThreadinlineprotectedvirtual
Parse(const std::string &data, int iFeed, const std::string &charset)CRssReader
requestRefresh()CRssReader
SetObserver(IRssObserver *observer)CRssReader
SetPriority(const int iPriority)CThread
Sleep(std::chrono::duration< Rep, Period > duration)CThreadinline
StopThread(bool bWait=true)CThreadvirtual
UpdateObserver()CRssReader
WAIT_INTERRUPTED enum valueCThreadprotected
WAIT_SIGNALED enum valueCThreadprotected
WAIT_TIMEDOUT enum valueCThreadprotected
WaitResponse enum nameCThreadprotected
~CRssReader() overrideCRssReader
~CThread()CThreadvirtual