Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CFileUtils, including all inherited members.
CheckFileAccessAllowed(const std::string &filePath) | CFileUtils | static |
DeleteItem(const std::shared_ptr< CFileItem > &item) | CFileUtils | static |
DeleteItem(const std::string &strPath) | CFileUtils | static |
DeleteItemWithConfirm(const std::shared_ptr< CFileItem > &item) | CFileUtils | static |
Exists(const std::string &strFileName, bool bUseCache=true) | CFileUtils | static |
GetModificationDate(const std::string &strFileNameAndPath, const bool &bUseLatestDate) | CFileUtils | static |
GetModificationDate(const int &code, const std::string &strFileNameAndPath) | CFileUtils | static |
LoadFile(const std::string &filename, void *&outputBuffer) | CFileUtils | static |
RemoteAccessAllowed(const std::string &strPath) | CFileUtils | static |
RenameFile(const std::string &strFile) | CFileUtils | static |