|
FIFE
|
This is the complete list of members for FIFE::VFS, including all inherited members.
| addNewSource(const std::string &path) | FIFE::VFS | |
| addProvider(VFSSourceProvider *provider) | FIFE::VFS | |
| addSource(VFSSource *source) | FIFE::VFS | |
| cleanup() | FIFE::VFS | |
| createSource(const std::string &path) | FIFE::VFS | |
| DynamicSingleton() | FIFE::DynamicSingleton< VFS > | inline |
| exists(const std::string &file) const | FIFE::VFS | |
| filterList(const std::set< std::string > &list, const std::string &fregex) const | FIFE::VFS | private |
| getSourceForFile(const std::string &file) const | FIFE::VFS | private |
| hasSource(const std::string &path) const | FIFE::VFS | |
| instance() | FIFE::DynamicSingleton< VFS > | inlinestatic |
| 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 | |
| m_providers | FIFE::VFS | private |
| m_sources | FIFE::VFS | private |
| open(const std::string &path) | FIFE::VFS | |
| removeSource(VFSSource *source) | FIFE::VFS | |
| removeSource(const std::string &path) | FIFE::VFS | |
| type_providers typedef | FIFE::VFS | private |
| type_sources typedef | FIFE::VFS | private |
| VFS() | FIFE::VFS | |
| ~DynamicSingleton() | FIFE::DynamicSingleton< VFS > | inlinevirtual |
| ~VFS() | FIFE::VFS | virtual |