ManaPlus
|
Go to the source code of this file.
Namespaces | |
VirtFs | |
Functions | |
void | VirtFs::searchAndAddArchives (const std::string &path, const std::string &ext, const Append append) |
void | VirtFs::searchAndRemoveArchives (const std::string &path, const std::string &ext) |
void | VirtFs::getFilesInDir (const std::string &dir, StringVect &list, const std::string &ext) |
std::string | VirtFs::getPath (const std::string &file) |
bool | VirtFs::loadTextFile (const std::string &fileName, StringVect &lines) |
std::string | VirtFs::loadTextFileString (const std::string &fileName) |