This is the complete list of members for CCFileUtilsAndroid, including all inherited members.
addSearchPath(const char *path) | CCFileUtils | virtual |
addSearchResolutionsOrder(const char *order) | CCFileUtils | virtual |
CCFileUtils class | CCFileUtilsAndroid | friend |
cocos2d::CCFileUtils::CCFileUtils() | CCFileUtils | protected |
createCCArrayWithContentsOfFile(const std::string &filename) | CCFileUtils | protectedvirtual |
createCCDictionaryWithContentsOfFile(const std::string &filename) | CCFileUtils | protectedvirtual |
fullPathForFilename(const char *pszFileName) | CCFileUtils | virtual |
fullPathFromRelativeFile(const char *pszFilename, const char *pszRelativeFile) | CCFileUtils | virtual |
getClassTypeInfo() | CCFileUtils | inlinevirtual |
getFileData(const char *pszFileName, const char *pszMode, unsigned long *pSize) | CCFileUtilsAndroid | virtual |
getFileDataForAsync(const char *pszFileName, const char *pszMode, unsigned long *pSize) | CCFileUtilsAndroid | |
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() | CCFileUtilsAndroid | virtual |
init() | CCFileUtilsAndroid | virtual |
isAbsolutePath(const std::string &strPath) | CCFileUtilsAndroid | virtual |
isFileExist(const std::string &strFilePath) | CCFileUtilsAndroid | 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 | |
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 |
writeToFile(CCDictionary *dict, const std::string &fullPath) | CCFileUtils | protectedvirtual |
~CCFileUtils() | CCFileUtils | virtual |
~CCFileUtilsAndroid() | CCFileUtilsAndroid | virtual |