|
cocos2d-x
2.2.3-gd2.113-rev1ec524e
|
This is the complete list of members for CCFileUtils, including all inherited members.
| addSearchPath(const char *path) | CCFileUtils | virtual |
| addSearchResolutionsOrder(const char *order) | CCFileUtils | virtual |
| addSuffix(std::string, std::string) | CCFileUtils | protectedvirtual |
| CCArray | CCFileUtils | friend |
| CCDictionary | CCFileUtils | friend |
| CCFileUtils() | CCFileUtils | protected |
| createCCArrayWithContentsOfFile(const std::string &filename) | CCFileUtils | protectedvirtual |
| createCCDictionaryWithContentsOfFile(const std::string &filename) | CCFileUtils | protectedvirtual |
| fullPathForFilename(const char *pszFileName, bool) | CCFileUtils | virtual |
| fullPathFromRelativeFile(const char *pszFilename, const char *pszRelativeFile) | CCFileUtils | virtual |
| getClassTypeInfo() | CCFileUtils | inlinevirtual |
| getFileData(const char *pszFileName, const char *pszMode, unsigned long *pSize) | CCFileUtils | virtual |
| getFileDataFromZip(const char *pszZipFilePath, const char *pszFileName, unsigned long *pSize) | CCFileUtils | virtual |
| getFullPathForDirectoryAndFilename(const std::string &strDirectory, const std::string &strFilename) | CCFileUtils | protectedvirtual |
| getNewFilename(const char *pszFileName) | CCFileUtils | protectedvirtual |
| getPathForFilename(const std::string &filename, const std::string &resolutionDirectory, const std::string &searchPath) | CCFileUtils | protectedvirtual |
| getSearchPaths() | CCFileUtils | virtual |
| getSearchResolutionsOrder() | CCFileUtils | virtual |
| getWritablePath()=0 | CCFileUtils | pure virtual |
| getWritablePath2() | CCFileUtils | virtual |
| init() | CCFileUtils | protectedvirtual |
| isAbsolutePath(const std::string &strPath) | CCFileUtils | virtual |
| isFileExist(const std::string &strFilePath)=0 | CCFileUtils | pure virtual |
| isPopupNotify() | CCFileUtils | virtual |
| loadFilenameLookupDictionaryFromFile(const char *filename) | CCFileUtils | virtual |
| m_fullPathCache | CCFileUtils | protected |
| m_pFilenameLookupDict | CCFileUtils | protected |
| m_searchPathArray | CCFileUtils | protected |
| m_searchResolutionsOrderArray | CCFileUtils | protected |
| m_strDefaultResRootPath | CCFileUtils | protected |
| purgeCachedEntries() | CCFileUtils | virtual |
| purgeFileUtils() | CCFileUtils | static |
| removeAllPaths() | CCFileUtils | |
| removeFullPath(const char *path) | CCFileUtils | virtual |
| removeSearchPath(const char *path) | CCFileUtils | virtual |
| s_sharedFileUtils | CCFileUtils | protectedstatic |
| setFilenameLookupDictionary(CCDictionary *pFilenameLookupDict) | CCFileUtils | virtual |
| setPopupNotify(bool bNotify) | CCFileUtils | virtual |
| setSearchPaths(const std::vector< std::string > &searchPaths) | CCFileUtils | virtual |
| setSearchResolutionsOrder(const std::vector< std::string > &searchResolutionsOrder) | CCFileUtils | virtual |
| sharedFileUtils() | CCFileUtils | static |
| shouldUseHD() | CCFileUtils | protectedvirtual |
| writeToFile(CCDictionary *dict, const std::string &fullPath) | CCFileUtils | protectedvirtual |
| ~CCFileUtils() | CCFileUtils | virtual |