Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
kodi::vfs::CFile Member List

This is the complete list of members for kodi::vfs::CFile, including all inherited members.

AtEnd() constkodi::vfs::CFileinline
CFile()=defaultkodi::vfs::CFile
Close()kodi::vfs::CFileinline
CURLAddOption(CURLOptiontype type, const std::string &name, const std::string &value)kodi::vfs::CFileinline
CURLCreate(const std::string &url)kodi::vfs::CFileinline
CURLOpen(unsigned int flags=0)kodi::vfs::CFileinline
Flush()kodi::vfs::CFileinline
GetChunkSize() constkodi::vfs::CFileinline
GetFileDownloadSpeed() constkodi::vfs::CFileinline
GetLength() constkodi::vfs::CFileinline
GetPosition() constkodi::vfs::CFileinline
GetPropertyValue(FilePropertyTypes type, const std::string &name) constkodi::vfs::CFileinline
GetPropertyValues(FilePropertyTypes type, const std::string &name) constkodi::vfs::CFileinline
IoControlGetCacheStatus(CacheStatus &status) constkodi::vfs::CFileinline
IoControlGetSeekPossible() constkodi::vfs::CFileinline
IoControlSetCacheRate(uint32_t rate)kodi::vfs::CFileinline
IoControlSetRetry(bool retry)kodi::vfs::CFileinline
IsOpen() constkodi::vfs::CFileinline
OpenFile(const std::string &filename, unsigned int flags=0)kodi::vfs::CFileinline
OpenFileForWrite(const std::string &filename, bool overwrite=false)kodi::vfs::CFileinline
Read(void *ptr, size_t size)kodi::vfs::CFileinline
ReadLine(std::string &line)kodi::vfs::CFileinline
Seek(int64_t position, int whence=SEEK_SET)kodi::vfs::CFileinline
Truncate(int64_t size)kodi::vfs::CFileinline
Write(const void *ptr, size_t size)kodi::vfs::CFileinline
~CFile()kodi::vfs::CFileinlinevirtual