#include <archive.hpp>
|
virtual | ~Archive () |
|
virtual void | listResources (std::map< std::string, File * > &out, char(*normalize_function)(char))=0 |
| List all resources contained in this archive, and run the resource names through the given normalize function. More...
|
|
virtual VFS::Archive::~Archive |
( |
| ) |
|
|
inlinevirtual |
virtual void VFS::Archive::listResources |
( |
std::map< std::string, File * > & |
out, |
|
|
char(*)(char) |
normalize_function |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/travis/build/OpenMW/openmw/components/vfs/archive.hpp