Otclient  14/8/2020
ResourceManager Member List

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)ResourceManagerprotected
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()ResourceManagerinline
getUserDir()ResourceManager
getWorkDir()ResourceManagerinline
getWriteDir()ResourceManagerinline
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