| createNewFolder(const CSystemString &string) | Exponent::Host::CFileManager | [static] |
| doesFileExist(const CSystemString &filename) | Exponent::Host::CFileManager | [static] |
| fileExistsInDirectory(const CSystemString &filename, const CSystemString &path) | Exponent::Host::CFileManager | [static] |
| getApplicationDirectory(CSystemString &string, bool addTrailingSlashes=false) | Exponent::Host::CFileManager | [static] |
| getFilesInDirectory(const CSystemString &path, TStringCountedPointerArray *array) | Exponent::Host::CFileManager | [static] |
| getFilesInDirectory(TCountedPointerArray< CFileInformation > &array, const CSystemString &path) | Exponent::Host::CFileManager | [static] |
| getNumberOfFilesInDirectory(const CSystemString &path) | Exponent::Host::CFileManager | [static] |
| isFolderPath(const CSystemString &path) | Exponent::Host::CFileManager | [static] |
| sortDirectoryContents(TCountedPointerArray< CFileInformation > &array) | Exponent::Host::CFileManager | [static] |