|
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for XFILE::CShoutcastFile, including all inherited members.
| AbortableWait(CEvent &event, int timeoutMillis=-1) | CThread | inlineprotected |
| Close() override | XFILE::CShoutcastFile | virtual |
| Create(bool bAutoDelete=false, unsigned stacksize=0) | CThread | |
| CShoutcastFile() | XFILE::CShoutcastFile | |
| CThread(const char *ThreadName) | CThread | explicitprotected |
| CThread(IRunnable *pRunnable, const char *ThreadName) | CThread | |
| Delete(const CURL &url) | XFILE::IFile | inlinevirtual |
| Exists(const CURL &url) override | XFILE::CShoutcastFile | inlinevirtual |
| ExtractTagInfo(const char *buf) | XFILE::CShoutcastFile | protected |
| Flush() | XFILE::IFile | inlinevirtual |
| GetAbsoluteUsage() | CThread | |
| GetChunkSize() | XFILE::IFile | inlinevirtual |
| GetCurrentThread() | CThread | static |
| GetCurrentThreadId() | CThread | static |
| GetDownloadSpeed() | XFILE::IFile | inlinevirtual |
| GetLength() override | XFILE::CShoutcastFile | virtual |
| GetMaxPriority(void) | CThread | |
| GetMinPriority(void) | CThread | |
| GetNormalPriority(void) | CThread | |
| GetPosition() override | XFILE::CShoutcastFile | virtual |
| GetPriority(void) | CThread | |
| GetProperty(XFILE::FileProperty type, const std::string &name="") const | XFILE::IFile | inlinevirtual |
| GetPropertyValues(XFILE::FileProperty type, const std::string &name="") const | XFILE::IFile | inlinevirtual |
| GetRelativeUsage() | CThread | |
| GetSchedRRPriority(void) | CThread | |
| IFile() | XFILE::IFile | |
| IoControl(EIoControl request, void *param) override | XFILE::CShoutcastFile | virtual |
| IsAutoDelete() const | CThread | |
| IsCurrentThread() const | CThread | |
| IsCurrentThread(const ThreadIdentifier tid) | CThread | static |
| IsRunning() const | CThread | |
| m_bStop | CThread | protected |
| m_buffer | XFILE::CShoutcastFile | protected |
| m_cacheReader | XFILE::CShoutcastFile | protected |
| m_currint | XFILE::CShoutcastFile | protected |
| m_discarded | XFILE::CShoutcastFile | protected |
| m_file | XFILE::CShoutcastFile | protected |
| m_fileCharset | XFILE::CShoutcastFile | protected |
| m_metaint | XFILE::CShoutcastFile | protected |
| m_tag | XFILE::CShoutcastFile | protected |
| m_tagChange | XFILE::CShoutcastFile | protected |
| m_tagPos | XFILE::CShoutcastFile | protected |
| m_tagSection | XFILE::CShoutcastFile | protected |
| OnException() | CThread | inlinevirtual |
| OnExit() | CThread | inlineprotectedvirtual |
| OnStartup() | CThread | inlineprotectedvirtual |
| Open(const CURL &url) override | XFILE::CShoutcastFile | virtual |
| OpenForWrite(const CURL &url, bool bOverWrite=false) | XFILE::IFile | inlinevirtual |
| Process() override | XFILE::CShoutcastFile | virtual |
| Read(void *lpBuf, size_t uiBufSize) override | XFILE::CShoutcastFile | virtual |
| ReadString(char *szLine, int iLineLength) | XFILE::IFile | virtual |
| ReadTruncated(char *buf2, int size) | XFILE::CShoutcastFile | protected |
| Rename(const CURL &url, const CURL &urlnew) | XFILE::IFile | inlinevirtual |
| ReOpen(const CURL &url) | XFILE::IFile | inlinevirtual |
| Seek(int64_t iFilePosition, int iWhence=SEEK_SET) override | XFILE::CShoutcastFile | virtual |
| SetHidden(const CURL &url, bool hidden) | XFILE::IFile | inlinevirtual |
| SetPriority(const int iPriority) | CThread | |
| SetPrioritySched_RR(int iPriority) | CThread | |
| Sleep(unsigned int milliseconds) | CThread | |
| Stat(const CURL &url, struct __stat64 *buffer) override | XFILE::CShoutcastFile | inlinevirtual |
| XFILE::IFile::Stat(struct __stat64 *buffer) | XFILE::IFile | virtual |
| StopThread(bool bWait=true) | CThread | virtual |
| Truncate(int64_t size) | XFILE::IFile | inlinevirtual |
| 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 |
| Write(const void *bufPtr, size_t bufSize) | XFILE::IFile | inlinevirtual |
| ~CShoutcastFile() override | XFILE::CShoutcastFile | |
| ~CThread() | CThread | virtual |
| ~IFile() | XFILE::IFile | virtual |