FIFE 2008.0
|
addNewSource(const std::string &path) | FIFE::VFS | |
addProvider(VFSSourceProvider *provider) | FIFE::VFS | |
addSource(VFSSource *source) | FIFE::VFS | |
createSource(const std::string &path) const | FIFE::VFS | |
exists(const std::string &file) const | FIFE::VFS | |
isDirectory(const std::string &path) const | FIFE::VFS | |
listDirectories(const std::string &path) const | FIFE::VFS | |
listDirectories(const std::string &path, const std::string &filterregex) const | FIFE::VFS | |
listFiles(const std::string &path) const | FIFE::VFS | |
listFiles(const std::string &path, const std::string &filterregex) const | FIFE::VFS | |
open(const std::string &path) | FIFE::VFS | |
removeSource(VFSSource *source) | FIFE::VFS | |
VFS() | FIFE::VFS | |
~VFS() | FIFE::VFS | [virtual] |