Kodi Documentation 18.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, int timeoutMillis=-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, unsigned stacksize=0)CThread
CRssReader()CRssReader
CThread(const char *ThreadName)CThreadexplicitprotected
CThread(IRunnable *pRunnable, const char *ThreadName)CThread
GetAbsoluteUsage()CThread
GetCurrentThread()CThreadstatic
GetCurrentThreadId()CThreadstatic
GetDisplayThreadId(const ThreadIdentifier tid)CThreadstatic
getFeed(vecText &text)CRssReader
GetMaxPriority(void)CThread
GetMinPriority(void)CThread
GetNormalPriority(void)CThread
GetPriority(void)CThread
GetRelativeUsage()CThread
GetSchedRRPriority(void)CThread
IsAutoDelete() constCThread
IsCurrentThread() constCThread
IsCurrentThread(const ThreadIdentifier tid)CThreadstatic
IsRunning() constCThread
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
SetPrioritySched_RR(int iPriority)CThread
Sleep(unsigned int milliseconds)CThread
StopThread(bool bWait=true)CThreadvirtual
UpdateObserver()CRssReader
WAIT_INTERRUPTED enum valueCThreadprotected
WAIT_SIGNALED enum valueCThreadprotected
WAIT_TIMEDOUT enum valueCThreadprotected
WaitForThreadExit(unsigned int milliseconds)CThread
WaitResponse enum nameCThreadprotected
~CRssReader() overrideCRssReader
~CThread()CThreadvirtual