|
FIFE
|
This is the complete list of members for FIFE::VFSSourceProvider, including all inherited members.
| createSource(const std::string &file)=0 | FIFE::VFSSourceProvider | pure virtual |
| getName() const | FIFE::VFSSourceProvider | |
| getSource(const std::string &path) const =0 | FIFE::VFSSourceProvider | pure virtual |
| getVFS() const | FIFE::VFSSourceProvider | inline |
| hasSource(const std::string &path) const =0 | FIFE::VFSSourceProvider | pure virtual |
| isReadable(const std::string &file) const =0 | FIFE::VFSSourceProvider | pure virtual |
| m_name | FIFE::VFSSourceProvider | private |
| m_vfs | FIFE::VFSSourceProvider | private |
| setVFS(VFS *vfs) | FIFE::VFSSourceProvider | |
| VFSSourceProvider(const std::string &name) | FIFE::VFSSourceProvider | |
| ~VFSSourceProvider() | FIFE::VFSSourceProvider | virtual |