xbmc
XFILE::CFile Member List

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

CFile() (defined in XFILE::CFile)XFILE::CFile
Close() (defined in XFILE::CFile)XFILE::CFile
Copy(const CURL &file, const CURL &dest, XFILE::IFileCallback *pCallback=NULL, void *pContext=NULL) (defined in XFILE::CFile)XFILE::CFilestatic
Copy(const std::string &strFileName, const std::string &strDest, XFILE::IFileCallback *pCallback=NULL, void *pContext=NULL) (defined in XFILE::CFile)XFILE::CFilestatic
CURLAddOption(XFILE::CURLOPTIONTYPE type, const char *name, const char *value) (defined in XFILE::CFile)XFILE::CFile
CURLCreate(const std::string &url) (defined in XFILE::CFile)XFILE::CFile
CURLOpen(unsigned int flags) (defined in XFILE::CFile)XFILE::CFile
Delete(const CURL &file) (defined in XFILE::CFile)XFILE::CFilestatic
Delete(const std::string &strFileName) (defined in XFILE::CFile)XFILE::CFilestatic
DetermineChunkSize(const int srcChunkSize, const int reqChunkSize) (defined in XFILE::CFile)XFILE::CFilestatic
Exists(const CURL &file, bool bUseCache=true) (defined in XFILE::CFile)XFILE::CFilestatic
Exists(const std::string &strFileName, bool bUseCache=true) (defined in XFILE::CFile)XFILE::CFilestatic
Flush() (defined in XFILE::CFile)XFILE::CFile
GetBitstreamStats() const (defined in XFILE::CFile)XFILE::CFileinline
GetChunkSize() (defined in XFILE::CFile)XFILE::CFile
GetDownloadSpeed() (defined in XFILE::CFile)XFILE::CFile
GetImplementation() const (defined in XFILE::CFile)XFILE::CFileinline
GetLength() (defined in XFILE::CFile)XFILE::CFile
GetPosition() const (defined in XFILE::CFile)XFILE::CFile
GetProperty(XFILE::FileProperty type, const std::string &name="") const (defined in XFILE::CFile)XFILE::CFile
GetPropertyValues(XFILE::FileProperty type, const std::string &name="") const (defined in XFILE::CFile)XFILE::CFile
IoControl(EIoControl request, void *param) (defined in XFILE::CFile)XFILE::CFile
LoadFile(const CURL &file, std::vector< uint8_t > &outputBuffer) (defined in XFILE::CFile)XFILE::CFile
LoadFile(const std::string &filename, std::vector< uint8_t > &outputBuffer) (defined in XFILE::CFile)XFILE::CFile
Open(const CURL &file, const unsigned int flags=0)XFILE::CFile
Open(const std::string &strFileName, const unsigned int flags=0) (defined in XFILE::CFile)XFILE::CFile
OpenForWrite(const CURL &file, bool bOverWrite=false) (defined in XFILE::CFile)XFILE::CFile
OpenForWrite(const std::string &strFileName, bool bOverWrite=false) (defined in XFILE::CFile)XFILE::CFile
Read(void *bufPtr, size_t bufSize)XFILE::CFile
ReadString(char *szLine, int iLineLength) (defined in XFILE::CFile)XFILE::CFile
Rename(const CURL &file, const CURL &urlNew) (defined in XFILE::CFile)XFILE::CFilestatic
Rename(const std::string &strFileName, const std::string &strNewFileName) (defined in XFILE::CFile)XFILE::CFilestatic
Seek(int64_t iFilePosition, int iWhence=SEEK_SET) (defined in XFILE::CFile)XFILE::CFile
SetHidden(const CURL &file, bool hidden) (defined in XFILE::CFile)XFILE::CFilestatic
SetHidden(const std::string &fileName, bool hidden) (defined in XFILE::CFile)XFILE::CFilestatic
Stat(const CURL &file, struct __stat64 *buffer)XFILE::CFilestatic
Stat(const std::string &strFileName, struct __stat64 *buffer)XFILE::CFilestatic
Stat(struct __stat64 *buffer)XFILE::CFile
Truncate(int64_t iSize) (defined in XFILE::CFile)XFILE::CFile
Write(const void *bufPtr, size_t bufSize)XFILE::CFile
~CFile() (defined in XFILE::CFile)XFILE::CFile