|
Otclient 1.0
14/8/2020
|
This is the complete list of members for ResourceManager, including all inherited members.
| addSearchPath(const std::string &path, bool pushFront=false) | ResourceManager | |
| appendFile(const std::string &fileName) | ResourceManager | |
| createFile(const std::string &fileName) | ResourceManager | |
| deleteFile(const std::string &fileName) | ResourceManager | |
| directoryExists(const std::string &directoryName) | ResourceManager | |
| discoverPath(const fs::path &path, bool filenameOnly, bool recursive) | ResourceManager | protected |
| discoverWorkDir(const std::string &existentFile) | ResourceManager | |
| fileExists(const std::string &fileName) | ResourceManager | |
| getBaseDir() | ResourceManager | |
| getDirectoryFiles(const std::string &path, bool filenameOnly, bool recursive) | ResourceManager | |
| getFileTime(const std::string &filename) | ResourceManager | |
| getRealDir(const std::string &path) | ResourceManager | |
| getRealPath(const std::string &path) | ResourceManager | |
| getSearchPaths() | ResourceManager | inline |
| getUserDir() | ResourceManager | |
| getWorkDir() | ResourceManager | inline |
| getWriteDir() | ResourceManager | inline |
| guessFilePath(const std::string &filename, const std::string &type) | ResourceManager | |
| init(const char *argv0) | ResourceManager | |
| isFileType(const std::string &filename, const std::string &type) | ResourceManager | |
| listDirectoryFiles(const std::string &directoryPath="") | ResourceManager | |
| makeDir(const std::string directory) | ResourceManager | |
| openFile(const std::string &fileName) | ResourceManager | |
| readFileContents(const std::string &fileName) | ResourceManager | |
| readFileStream(const std::string &fileName, std::iostream &out) | ResourceManager | |
| removeSearchPath(const std::string &path) | ResourceManager | |
| resolvePath(const std::string &path) | ResourceManager | |
| searchAndAddPackages(const std::string &packagesDir, const std::string &packageExt) | ResourceManager | |
| setupUserWriteDir(const std::string &appWriteDirName) | ResourceManager | |
| setWriteDir(const std::string &writeDir, bool create=false) | ResourceManager | |
| terminate() | ResourceManager | |
| writeFileBuffer(const std::string &fileName, const uchar *data, uint size) | ResourceManager | |
| writeFileContents(const std::string &fileName, const std::string &data) | ResourceManager | |
| writeFileStream(const std::string &fileName, std::iostream &in) | ResourceManager |