This is the complete list of members for CCFileUtilsMac, including all inherited members.
addSearchPath(const char *path) | CCFileUtils | virtual |
addSearchResolutionsOrder(const char *order) | CCFileUtils | virtual |
CCFileUtils() | CCFileUtils | protected |
createCCArrayWithContentsOfFile(const std::string &filename) | CCFileUtilsMac | virtual |
createCCDictionaryWithContentsOfFile(const std::string &filename) | CCFileUtilsMac | virtual |
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) | CCFileUtils | virtual |
getFileDataFromZip(const char *pszZipFilePath, const char *pszFileName, unsigned long *pSize) | CCFileUtils | virtual |
getFullPathForDirectoryAndFilename(const std::string &strDirectory, const std::string &strFilename) | CCFileUtilsMac | virtual |
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() | CCFileUtilsMac | virtual |
init() | CCFileUtils | protectedvirtual |
isAbsolutePath(const std::string &strPath) | CCFileUtilsMac | virtual |
isFileExist(const std::string &strFilePath) | CCFileUtilsMac | 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) | CCFileUtilsMac | virtual |
~CCFileUtils() | CCFileUtils | virtual |